[Assorted-commits] SF.net SVN: assorted:[909] configs/trunk
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-07-27 23:05:37
|
Revision: 909 http://assorted.svn.sourceforge.net/assorted/?rev=909&view=rev Author: yangzhang Date: 2008-07-27 23:05:45 +0000 (Sun, 27 Jul 2008) Log Message: ----------- added .devscripts Modified Paths: -------------- configs/trunk/setup-yang.bash Added Paths: ----------- configs/trunk/src/devscripts Modified: configs/trunk/setup-yang.bash =================================================================== --- configs/trunk/setup-yang.bash 2008-07-26 04:19:19 UTC (rev 908) +++ configs/trunk/setup-yang.bash 2008-07-27 23:05:45 UTC (rev 909) @@ -23,4 +23,5 @@ install .aspell.en.prepl aspell/aspell.en.prepl install .aspell.en.pws aspell/aspell.en.pws install .supybot/ supybot/yangbot.conf +install .devscripts devscripts # TODO figure out a place to put the .profile Added: configs/trunk/src/devscripts =================================================================== --- configs/trunk/src/devscripts (rev 0) +++ configs/trunk/src/devscripts 2008-07-27 23:05:45 UTC (rev 909) @@ -0,0 +1 @@ +DEBUILD_DPKG_BUILDPACKAGE_OPTS='-us -uc -sa' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |