SOURCES: blam-install.patch (NEW) - use libdir for *.so*

freetz freetz at pld-linux.org
Thu Dec 1 20:53:27 CET 2005


Author: freetz                       Date: Thu Dec  1 19:53:27 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use libdir for *.so*

---- Files affected:
SOURCES:
   blam-install.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/blam-install.patch
diff -u /dev/null SOURCES/blam-install.patch:1.1
--- /dev/null	Thu Dec  1 20:53:27 2005
+++ SOURCES/blam-install.patch	Thu Dec  1 20:53:22 2005
@@ -0,0 +1,12 @@
+diff -aurN blam-1.8.2.orig/libblam/Makefile.am blam-1.8.2/libblam/Makefile.am
+--- blam-1.8.2.orig/libblam/Makefile.am	2005-06-19 13:36:05.000000000 +0200
++++ blam-1.8.2/libblam/Makefile.am	2005-12-01 20:51:08.000000000 +0100
+@@ -15,7 +15,7 @@
+         -include $(MOZILLA_INCLUDE_ROOT)/mozilla-config.h \
+ 	$(WERROR)
+ 
+-blamlibdir = $(prefix)/lib/blam
++blamlibdir = $(libdir)
+ blamlib_LTLIBRARIES = libblam.la
+ 
+ libblam_la_SOURCES =				\
================================================================



More information about the pld-cvs-commit mailing list