mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
Create new tarball when asked to create a new RPM
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2558 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8c43bf109e
commit
78283799c8
@ -165,6 +165,7 @@ while [ -z "$done" ]; do
|
|||||||
option=${option#t}
|
option=${option#t}
|
||||||
;;
|
;;
|
||||||
r*)
|
r*)
|
||||||
|
BUILDTARBALL=Yes
|
||||||
BUILDRPM=Yes
|
BUILDRPM=Yes
|
||||||
option=${option#r}
|
option=${option#r}
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user