Author: eddyp-guest Date: 2007-03-07 20:37:06 +0000 (Wed, 07 Mar 2007) New Revision: 2483
Modified: people/goneri/update-pkg-games/etc/config Log: better add the USEEXTERNALS variable in the configuration file Modified: people/goneri/update-pkg-games/etc/config =================================================================== --- people/goneri/update-pkg-games/etc/config 2007-03-07 20:34:59 UTC (rev 2482) +++ people/goneri/update-pkg-games/etc/config 2007-03-07 20:37:06 UTC (rev 2483) @@ -1,4 +1,6 @@ IAM=$USER +# do not define this if you dont use externals +#USEEXTERNALS='Yup Sir' [ -z "$ENTITY" ] && ENTITY=pkg-games UPDATELOCATION="/home/$IAM/update-$ENTITY" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

