SOURCES: xoscope-pmake.patch (NEW) - fix for parallel make

witekfl witekfl at pld-linux.org
Mon Aug 1 17:44:31 CEST 2005


Author: witekfl                      Date: Mon Aug  1 15:44:31 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix for parallel make

---- Files affected:
SOURCES:
   xoscope-pmake.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xoscope-pmake.patch
diff -u /dev/null SOURCES/xoscope-pmake.patch:1.1
--- /dev/null	Mon Aug  1 17:44:31 2005
+++ SOURCES/xoscope-pmake.patch	Mon Aug  1 17:44:26 2005
@@ -0,0 +1,8 @@
+--- xoscope-1.12.orig/bitscope-glade-src/Makefile.am	2001-05-22 05:11:03.000000000 +0000
++++ xoscope-1.12/bitscope-glade-src/Makefile.am	2005-08-01 15:42:49.000000000 +0000
+@@ -13,4 +13,4 @@
+ 
+ bitscope_SOURCES = main.c
+ 
+-bitscope_LDADD = @GTK_LIBS@ -L. -lbitscope
++bitscope_LDADD = @GTK_LIBS@ libbitscope.a
================================================================



More information about the pld-cvs-commit mailing list