SHA256
3
0
forked from pool/aaa_base
Stephan Kulow 2013-05-28 07:51:54 +00:00 committed by Git OBS Bridge
parent 613dffb3e0
commit 9fcf32c229

View File

@ -103,6 +103,8 @@ case "$RPM_ARCH" in
s390*) ;;
*) rm -f %{buildroot}/usr/lib/sysctl.d/50-default-s390.conf ;;
esac
# temporary
rm -f %{buildroot}/usr/lib/sysctl.d/50-default.conf
#
# make sure it does not creep in again
test -d $RPM_BUILD_ROOT/root/.gnupg && exit 1