diff --git a/post-build-checks.spec b/post-build-checks.spec index bfc03db..0d8f0a5 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -80,9 +80,6 @@ do (echo "Executing(%%build)" ; gcc $RPM_OPT_FLAGS -c $i 2>&1)| checks-data/check_gcc_output 2>&1|grep "^[WE]" done -%clean -rm -rf $RPM_BUILD_ROOT - %post # do nothing when not in a build chroot if ! test -e /.buildenv; then @@ -115,7 +112,7 @@ fi %files %defattr(-, root, root) -%doc COPYING +%license COPYING /usr/lib/build /etc/profile.d/suse-buildsystem.sh /etc/suse-ignored-rpaths.conf