aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2019-12-12 00:26:06 -0800
committerYosl <yosl@seattlemesh.net>2019-12-12 00:26:06 -0800
commitbc75746fcd7a479966198dd4b35ecd4c4b60f33e (patch)
tree647ea37ae3852ebf09bcc5958704e41051f89a1f
parent96d8898fd8f043171cd2f2c19e96797d3491e7bb (diff)
downloadgnunet-rpm-bc75746fcd7a479966198dd4b35ecd4c4b60f33e.tar.gz
gnunet-rpm-bc75746fcd7a479966198dd4b35ecd4c4b60f33e.zip
Don't manually clean the buildroot
-rw-r--r--rpmbuild/SPECS/gnunet-fedora.spec1
-rw-r--r--rpmbuild/SPECS/gnunet-suse.spec1
2 files changed, 0 insertions, 2 deletions
diff --git a/rpmbuild/SPECS/gnunet-fedora.spec b/rpmbuild/SPECS/gnunet-fedora.spec
index a607cde..523e678 100644
--- a/rpmbuild/SPECS/gnunet-fedora.spec
+++ b/rpmbuild/SPECS/gnunet-fedora.spec
@@ -119,7 +119,6 @@ mkdir -p /etc/gnunet
119touch /etc/gnunet/gnunet.conf 119touch /etc/gnunet/gnunet.conf
120 120
121%clean 121%clean
122rm -rf %{buildroot}
123 122
124%files 123%files
125%license COPYING 124%license COPYING
diff --git a/rpmbuild/SPECS/gnunet-suse.spec b/rpmbuild/SPECS/gnunet-suse.spec
index a607cde..523e678 100644
--- a/rpmbuild/SPECS/gnunet-suse.spec
+++ b/rpmbuild/SPECS/gnunet-suse.spec
@@ -119,7 +119,6 @@ mkdir -p /etc/gnunet
119touch /etc/gnunet/gnunet.conf 119touch /etc/gnunet/gnunet.conf
120 120
121%clean 121%clean
122rm -rf %{buildroot}
123 122
124%files 123%files
125%license COPYING 124%license COPYING