]> git.pld-linux.org Git - packages/icedtea8.git/blob - icedtea6-rpath.patch
- Version: 1.9.13
[packages/icedtea8.git] / icedtea6-rpath.patch
1 --- icedtea6-1.9.13/Makefile.am.orig    2012-02-10 14:53:28.000000000 +0100
2 +++ icedtea6-1.9.13/Makefile.am 2012-03-20 14:20:43.542323616 +0100
3 @@ -1703,6 +1703,7 @@
4           $(GLIB_LIBS) \
5           $(GTK_LIBS) \
6           $(MOZILLA_LIBS)\
7 +         -Wl,-rpath,$(libdir)/xulrunner \
8           -shared -o $@
9  
10  clean-IcedTeaPlugin:
This page took 0.416433 seconds and 3 git commands to generate.