jhixson | 29 Jun 2012 19:56
Picon

SF.net SVN: freenas:[11819] trunk

Revision: 11819
          http://freenas.svn.sourceforge.net/freenas/?rev=11819&view=rev
Author:   jhixson
Date:     2012-06-29 17:56:17 +0000 (Fri, 29 Jun 2012)
Log Message:
-----------
Use pbi-manager from FreeNAS source to build PBI's. Having pbi-manager installed is no longer necessary.

Modified Paths:
--------------
    trunk/build/do_build.sh
    trunk/nanobsd/plugins/firefly
    trunk/nanobsd/plugins/minidlna
    trunk/nanobsd/plugins/transmission

Modified: trunk/build/do_build.sh
===================================================================
--- trunk/build/do_build.sh	2012-06-29 13:50:37 UTC (rev 11818)
+++ trunk/build/do_build.sh	2012-06-29 17:56:17 UTC (rev 11819)
 <at>  <at>  -4,6 +4,7  <at>  <at> 
 #

 cd "$(dirname "$0")/.."
+TOP="$(pwd)"

 . build/nano_env
 . build/functions.sh
 <at>  <at>  -156,6 +157,43  <at>  <at> 
 	return ${_res}
 }
(Continue reading)


Gmane