rpms/nspluginwrapper/F-9 nspluginwrapper-1.1.0-build.patch,1.4,1.5

Martin Stransky stransky at fedoraproject.org
Wed Oct 15 21:28:55 UTC 2008


Author: stransky

Update of /cvs/pkgs/rpms/nspluginwrapper/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27300

Modified Files:
	nspluginwrapper-1.1.0-build.patch 
Log Message:
updated the build patch - #467090

nspluginwrapper-1.1.0-build.patch:

Index: nspluginwrapper-1.1.0-build.patch
===================================================================
RCS file: /cvs/pkgs/rpms/nspluginwrapper/F-9/nspluginwrapper-1.1.0-build.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nspluginwrapper-1.1.0-build.patch	4 Aug 2008 10:35:15 -0000	1.4
+++ nspluginwrapper-1.1.0-build.patch	15 Oct 2008 21:28:24 -0000	1.5
@@ -521,7 +521,7 @@
  
  #if DEBUG
 -#define bug npw_dprintf
-+#define bug fprintf(stderr,"%s:%d",__FILE__,__LINE__);npw_dprintf
++#define bug npw_dprintf("%s:%d",__FILE__,__LINE__);npw_dprintf
  #define D(x) x
  #else
  #define D(x) ;




More information about the scm-commits mailing list