Revision: 5193
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5193&view=rev
Author:   gespinasse
Date:     2010-11-30 19:21:11 +0000 (Tue, 30 Nov 2010)

Log Message:
-----------
Fix pax-utils installation . We need a prefix on toolchain

Modified Paths:
--------------
    ipcop/trunk/lfs/pax-utils

Modified: ipcop/trunk/lfs/pax-utils
===================================================================
--- ipcop/trunk/lfs/pax-utils   2010-11-30 15:17:15 UTC (rev 5192)
+++ ipcop/trunk/lfs/pax-utils   2010-11-30 19:21:11 UTC (rev 5193)
@@ -82,7 +82,7 @@
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
 
-       cd $(DIR_APP) && make install
+       cd $(DIR_APP) && make PREFIX=/$(TOOLS_DIR) install
 
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to