forked from pool/build-sha1
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
0efd6cd85f | ||
|
9e0f41ac32 |
@@ -6,4 +6,5 @@ Maintainer: Adrian Schroeter <adrian@suse.de>
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Standards-Version: 3.7.2
|
Standards-Version: 3.7.2
|
||||||
Build-Depends: debhelper (>= 4)
|
Build-Depends: debhelper (>= 4)
|
||||||
|
Depends: bash, binutils, findutils, perl, tar, psmisc, libwww-perl
|
||||||
|
|
||||||
|
@@ -263,9 +263,6 @@ fi
|
|||||||
if [ ! -e /.build.packages/rpmlint-strict.rpm ]; then
|
if [ ! -e /.build.packages/rpmlint-strict.rpm ]; then
|
||||||
sed -i 's,rpmlint-strict,,' ../configs/*.conf
|
sed -i 's,rpmlint-strict,,' ../configs/*.conf
|
||||||
fi
|
fi
|
||||||
if [ ! -e /.build.packages/rpmlint-mini.rpm ]; then
|
|
||||||
sed -i 's,rpmlint-mini,,' ../configs/*.conf
|
|
||||||
fi
|
|
||||||
./testbuild.sh /.build.binaries/
|
./testbuild.sh /.build.binaries/
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
@@ -1 +1 @@
|
|||||||
5
|
7
|
||||||
|
Reference in New Issue
Block a user