./libtinymail/debian r14: debian/rules: Added --disable-rpath.

Jonny Lamb jonnylamb at jonnylamb.com
Fri Jun 27 20:05:41 UTC 2008


------------------------------------------------------------
revno: 14
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: libtinymail-0.0.9
timestamp: Sat 2008-05-10 13:54:09 +0100
message:
  debian/rules: Added --disable-rpath.
modified:
  debian/rules
-------------- next part --------------
=== modified file 'debian/rules'
--- a/debian/rules	2008-04-03 17:38:52 +0000
+++ b/debian/rules	2008-05-10 12:54:09 +0000
@@ -2,7 +2,7 @@
 
 include /usr/share/quilt/quilt.make
 
-configure_flags += --prefix=/usr --with-platform=maemo --enable-demoui --enable-gnome --enable-tp --with-html-component=gtkhtml
+configure_flags += --prefix=/usr --with-platform=maemo --enable-demoui --enable-gnome --enable-tp --with-html-component=gtkhtml --disable-rpath
 
 build: patch build-stamp
 



More information about the pkg-maemo-commits mailing list