[csw-devel] SF.net SVN: gar:[10011] csw/mgar/pkg/TEMPLATES/createpkg/copy_template

theferret at users.sourceforge.net theferret at users.sourceforge.net
Wed May 26 23:26:24 CEST 2010


Revision: 10011
          http://gar.svn.sourceforge.net/gar/?rev=10011&view=rev
Author:   theferret
Date:     2010-05-26 21:26:24 +0000 (Wed, 26 May 2010)

Log Message:
-----------
TEMPLATES/createpkg/copy_template: fix bug

Modified Paths:
--------------
    csw/mgar/pkg/TEMPLATES/createpkg/copy_template

Modified: csw/mgar/pkg/TEMPLATES/createpkg/copy_template
===================================================================
--- csw/mgar/pkg/TEMPLATES/createpkg/copy_template	2010-05-26 21:18:03 UTC (rev 10010)
+++ csw/mgar/pkg/TEMPLATES/createpkg/copy_template	2010-05-26 21:26:24 UTC (rev 10011)
@@ -49,7 +49,7 @@
 cp $template_dir/Makefile* $DESTDIR
 cp $template_dir/README* $DESTDIR
 cp $template_dir/prototype* $DESTDIR
-$template_dir/generate_pkginfo >$DESTDIR/pkginfo
+$template_dir/generate_pkginfo $1 >$DESTDIR/pkginfo
 print "OPENCSW_REPOSITORY=$MY_SVN_DIR/$DESTDIR" >>$DESTDIR/pkginfo
 
 print ""


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list