Remove -n from install command

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9495 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2009-02-22 19:28:32 +00:00
parent f25514cfdc
commit ca71c04a7f

View File

@ -31,7 +31,7 @@ a multi-function gateway/ router/server or on a standalone GNU/Linux system.
export PREFIX=$RPM_BUILD_ROOT ; \
export OWNER=`id -n -u` ; \
export GROUP=`id -n -g` ;\
./install.sh -n
./install.sh
%clean
rm -rf $RPM_BUILD_ROOT