summary refs log blame commit diff
path: root/pkgs/development/libraries/iniparser/no-usr.patch
blob: 28be099b8eec5c7f796bbc108cba3e2821712044 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                                
diff -urN iniparser3.0b.orig/Makefile iniparser3.0b/Makefile
--- iniparser3.0b.orig/Makefile	2008-01-16 19:56:08.000000000 +0100
+++ iniparser3.0b/Makefile	2008-01-16 19:56:49.000000000 +0100
@@ -11,8 +11,8 @@
 ARFLAGS = rcv
 
 SHLD = ${CC} ${CFLAGS}
-LDSHFLAGS = -shared -Wl,-Bsymbolic  -Wl,-rpath -Wl,/usr/lib -Wl,-rpath,/usr/lib
-LDFLAGS = -Wl,-rpath -Wl,/usr/lib -Wl,-rpath,/usr/lib
+LDSHFLAGS = -shared
+LDFLAGS =
 
 # Set RANLIB to ranlib on systems that require it (Sun OS < 4, Mac OSX)
 # RANLIB  = ranlib