root/Swishetest/trunk/mkmanifest

Revision 1959, 220 bytes (checked in by karpet, 8 months ago)

init

  • Property svn:executable set to
Line 
1 #!/bin/sh
2
3 # this script rebuilds the MANIFEST file all craftily
4 # using the below command line.  Found with the aid of
5 # Sman http://joshr.com/src/sman
6
7 perl -MExtUtils::Manifest -e 'ExtUtils::Manifest::mkmanifest()'
Note: See TracBrowser for help on using the browser.