]> git.pld-linux.org Git - packages/icedtea8.git/blob - icedtea6-rpath.patch
df30de3803602dcf2c9d00913de8b0e60b933239
[packages/icedtea8.git] / icedtea6-rpath.patch
1 --- icedtea6-1.8/Makefile.am~   2010-04-12 23:55:51.754838172 +0200
2 +++ icedtea6-1.8/Makefile.am    2010-04-18 20:37:41.955980316 +0200
3 @@ -1546,6 +1546,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.017691 seconds and 2 git commands to generate.