Author: duncan
Date: Tue Jun  5 20:25:34 2007
New Revision: 9654

Modified:
   branches/rel-1/freevo/autogen.sh

Log:
Changed nodocs to install the revision too


Modified: branches/rel-1/freevo/autogen.sh
==============================================================================
--- branches/rel-1/freevo/autogen.sh    (original)
+++ branches/rel-1/freevo/autogen.sh    Tue Jun  5 20:25:34 2007
@@ -38,12 +38,13 @@
 
 # main
 case "$1" in
-    nodocs)
-        gen_i18n
-        ;;
     revision)
         revision
         ;;
+    nodocs)
+        revision
+        gen_i18n
+        ;;
     howto)
         howto
         ;;

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to