[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force Xcursor SVN commit: rev 20 - trunk/debian



Author: branden
Date: 2003-10-12 23:31:13 -0500 (Sun, 12 Oct 2003)
New Revision: 20

Modified:
   trunk/debian/rules
Log:
(cosmetic) Add comment documenting why we pass --disable-rpath to the
  upstream configure script.


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2003-10-13 04:19:12 UTC (rev 19)
+++ trunk/debian/rules	2003-10-13 04:31:13 UTC (rev 20)
@@ -7,6 +7,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+# RPATH is considered harmful by the Debian Project
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
 
 # tight versioning



Reply to: