[packages/test] break builder vs rpm.org with %prep

atler atler at pld-linux.org
Mon Dec 14 16:14:44 CET 2020


commit 0507989c4fb6689cc6008cfe64c5b4819d531440
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Dec 14 16:09:19 2020 +0100

    break builder vs rpm.org with %prep

 test.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/test.spec b/test.spec
index 5d7108d..2c55129 100644
--- a/test.spec
+++ b/test.spec
@@ -24,7 +24,7 @@ testing something.
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT
-install a $RPM_BUILD_ROOT
+touch $RPM_BUILD_ROOT/a
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/test.git/commitdiff/0507989c4fb6689cc6008cfe64c5b4819d531440



More information about the pld-cvs-commit mailing list