[gyp] Rebase to r2037.

Akira TAGOH tagoh at fedoraproject.org
Mon Mar 2 10:37:15 UTC 2015


commit 2a3a758e5656d756e8d1c00e04b7933931bbcfb6
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Mar 2 19:30:30 2015 +0900

    Rebase to r2037.

 gyp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gyp.spec b/gyp.spec
index dc5a27e..3e84c38 100644
--- a/gyp.spec
+++ b/gyp.spec
@@ -50,7 +50,7 @@ irreconcilable differences.
 %prep
 %setup -q -c -n %{archivename}
 %patch0 -p1 -b .0-rpmoptflags
-%patch1 -p1 -b .1-python
+%patch1 -p0 -b .1-python
 for i in $(find pylib -name '*.py'); do
 	sed -e '\,#![ \t]*/.*python,{d}' $i > $i.new && touch -r $i $i.new && mv $i.new $i
 done


More information about the scm-commits mailing list