SF.net SVN: morphix: [2476] trunk/scripts-main/package_all.sh
[email protected] Fri, 06 Apr 2007 14:30:03 -0700
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2476
http://svn.sourceforge.net/morphix/?rev=2476&view=rev
Author: alextreme
Date: 2007-04-06 14:29:58 -0700 (Fri, 06 Apr 2007)
Log Message:
-----------
*snore*
Added Paths:
-----------
trunk/scripts-main/package_all.sh
Added: trunk/scripts-main/package_all.sh
===================================================================
--- trunk/scripts-main/package_all.sh (rev 0)
+++ trunk/scripts-main/package_all.sh 2007-04-06 21:29:58 UTC (rev 2476)
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+for dir in bare flux heavy icewm kde light matchbox
+do
+ cd $dir
+ dpkg-buildpackage -us
+ cd ..
+done
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV