[s3switch] fixup s3switch build

Paul Wouters pwouters at fedoraproject.org
Sun Nov 20 00:26:40 UTC 2011


commit c72ba8a3a685d86c11929e57ad1812b086afcaa5
Author: Paul Wouters <paul at xelerance.com>
Date:   Sat Nov 19 19:26:28 2011 -0500

    fixup s3switch build

 s3switch-lrmi.patch |    4 ++--
 s3switch.spec       |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/s3switch-lrmi.patch b/s3switch-lrmi.patch
index 59661a3..434246d 100644
--- a/s3switch-lrmi.patch
+++ b/s3switch-lrmi.patch
@@ -1,5 +1,5 @@
---- Makefile.BAD	2008-09-03 17:38:22.000000000 -0400
-+++ Makefile	2008-09-03 17:38:38.000000000 -0400
+--- s3switch.old/Makefile	2008-09-03 17:38:22.000000000 -0400
++++ s3switch/Makefile	2008-09-03 17:38:38.000000000 -0400
 @@ -1,9 +1,10 @@
  CFLAGS = -g
  CC = gcc
diff --git a/s3switch.spec b/s3switch.spec
index 1738a4b..2e198f0 100644
--- a/s3switch.spec
+++ b/s3switch.spec
@@ -31,8 +31,8 @@ shortcut for the combination of crt and lcd.
 
 
 %prep
-%setup -q -c
-%patch0 -p0
+%setup -q -n %{name}
+%patch0 -p1
 rm -f lrmi.*
 
 


More information about the scm-commits mailing list