Stephan Kulow 2013-05-28 07:51:54 +00:00 committed by Git OBS Bridge
parent d809d022e1
commit a4bcc7a009

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