[scorched3d: 6/12] The path offset for syslibs patch is 0 now.

Bruno Wolff III bruno at fedoraproject.org
Tue Jun 21 05:18:30 UTC 2011


commit 0c4d9b55b0ce5e4478df3cb177a12fd28e494431
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jun 20 23:02:39 2011 -0500

    The path offset for syslibs patch is 0 now.

 scorched3d.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scorched3d.spec b/scorched3d.spec
index d1ec12d..b59812d 100644
--- a/scorched3d.spec
+++ b/scorched3d.spec
@@ -50,7 +50,7 @@ conditions and terrains to be dealt with.
 %prep
 %setup -q -n scorched
 rm `find . -name Makefile`
-%patch1 -p1 -z .syslibs
+%patch1 -p0 -z .syslibs
 %patch2 -p1 -z .help
 install -m 755 %{SOURCE2} .
 # stop autoxxx from running


More information about the scm-commits mailing list