Update of /cvsroot/fink/scripts/pdb
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5434

Modified Files:
        HOWTO 
Log Message:
dumprelease doesn't "create" the file with a default name.


Index: HOWTO
===================================================================
RCS file: /cvsroot/fink/scripts/pdb/HOWTO,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- HOWTO       16 Jun 2006 14:54:30 -0000      1.7
+++ HOWTO       16 Jun 2006 15:28:24 -0000      1.8
@@ -45,10 +45,11 @@
   cd /Volumes/src2/fink/pdb.finkproject.org/pdb/
 
 Next dump the list of packages in the release. Replace 0.8.1 as appropriate, 
-replace '10.4' with the Fink tree you want to count as stable, and replace
-'i386' with the architecture you wish to use (i386 or powerpc):
+replace '10.4' with the Fink tree you want to count as stable, replace
+'i386' with the architecture you wish to use (i386 or powerpc), and
+replace the output filename with something reasonable for what you're doing:
 
- ./dumprelease 0.8.1 10.4 i386
+ ./dumprelease 0.8.1 10.4 i386 > 0.8.1-i386-stable.sql
  
 This will produce a file called 0.8.1-i386-stable.sql. Next, you must update 
the
 releases.sql file for 0.8.1 (just replace the current version with the new



_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to