rpms/emerald/devel emerald.spec,1.10,1.11

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Mon Jun 11 19:09:40 UTC 2007


Author: jwilson

Update of /cvs/pkgs/rpms/emerald/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1038

Modified Files:
	emerald.spec 
Log Message:
Fix minor screw-up in patch application... (whoops, accidentally used this commit message in the wrong directory a second ago...)


Index: emerald.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emerald/devel/emerald.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- emerald.spec	11 Jun 2007 19:04:15 -0000	1.10
+++ emerald.spec	11 Jun 2007 19:09:06 -0000	1.11
@@ -40,7 +40,7 @@
 
 %prep
 %setup -q
-%patch1 -p1 .wnck
+%patch1 -p1 -b .wnck
 # Should only have one Exec line in a desktop file...
 perl -pi -e 's|Exec=emerald-theme-manager -i||g' misc/emerald-theme-manager.desktop
 # Death to rpaths...




More information about the fedora-extras-commits mailing list