update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=464
This commit is contained in:
parent
b8b08e243c
commit
6c0ec406a6
@ -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