forked from pool/build
update
Rev openSUSE:Tools/464 Md5 cc3eb575bf68cdf8ce621db3d2de3d69 2022-09-27 11:35:12 adrianSuSE None
This commit is contained in:
parent
e01967db37
commit
43acbb7251
@ -260,6 +260,9 @@ sed -i 's,build-mkbaselibs,,' ../configs/*.conf
|
||||
if [ ! -e /.build.packages/rpmlint-Factory.rpm ]; then
|
||||
sed -i 's,rpmlint-Factory,,' ../configs/*.conf
|
||||
fi
|
||||
if [ ! -e /.build.packages/rpmlint-strict.rpm ]; then
|
||||
sed -i 's,rpmlint-strict,,' ../configs/*.conf
|
||||
fi
|
||||
./testbuild.sh /.build.binaries/
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user