From ef3cea60abf4e54cecb6f21a72f6933a7204b037f8cacb4f9d05db5ed196f788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 9 Aug 2018 14:17:07 +0000 Subject: [PATCH] license OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=123 --- post-build-checks.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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