]> git.pld-linux.org Git - packages/blam.git/commitdiff
- use libdir for *.so*
authorfreetz <freetz@pld-linux.org>
Thu, 1 Dec 2005 19:53:22 +0000 (19:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blam-install.patch -> 1.1

blam-install.patch [new file with mode: 0644]

diff --git a/blam-install.patch b/blam-install.patch
new file mode 100644 (file)
index 0000000..05d3a39
--- /dev/null
@@ -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 =                          \
This page took 0.068478 seconds and 4 git commands to generate.