|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Text
|
|
|
License: GPL
|
|
|
Version: 4.11
|
|
|
-Release: 20030616
|
|
|
+Release: 20030617
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz
|
|
|
@@ -56,9 +56,8 @@ AutoReqProv: no
|
|
|
%prep
|
|
|
%setup -q
|
|
|
%{l_shtool} subst \
|
|
|
- -e 's/-chown /true /g' \
|
|
|
- -e 's/\(\&\& *\)chgrp /\1true /g' \
|
|
|
- -e 's/\([\t ]\)chgrp /\1true /g' \
|
|
|
+ -e 's/-chown /-true /g' \
|
|
|
+ -e 's/chgrp /true /g' \
|
|
|
-e 's/\(\&\& *\)chmod /\1true /g' \
|
|
|
Makefile.in
|
|
|
|