Author: luisibanez-guest
Date: 2012-06-15 20:03:19 +0000 (Fri, 15 Jun 2012)
New Revision: 11359

Modified:
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules
Log:
ENH: Bootstraping no longer needs extra files.


Modified: trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules   2012-06-15 19:52:27 UTC 
(rev 11358)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules   2012-06-15 20:03:19 UTC 
(rev 11359)
@@ -17,9 +17,7 @@
        dh $@
 
 override_dh_auto_configure:
-       @echo "I: copyring pre-generated bootstrap files to build GT.M"
-       cp -a ./$(SRC_EXTRAS_DIR)/* .
-       dh_auto_configure -- 
-DCMAKE_INSTALL_PREFIX:PATH=/usr/lib/fis-gtm/$(UVERDIR)
+       dh_auto_configure -- -DCMAKE_INSTALL_PREFIX:PATH=/usr 
-DGTM_INSTALL_DIR=lib/fis-gtm/$(UVERDIR)
 
 # At some point in the future, GT.M developers will support DESTDIR
 # and then it will look like:


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to