[rkward-cvs] SF.net SVN: rkward: [1412] trunk/rkward/rkward/Makefile.am
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Sun Feb 18 15:31:01 UTC 2007
Revision: 1412
http://svn.sourceforge.net/rkward/?rev=1412&view=rev
Author: tfry
Date: 2007-02-18 07:31:01 -0800 (Sun, 18 Feb 2007)
Log Message:
-----------
Make sure rkward wrapper script is properly regenerated when the template changes
Modified Paths:
--------------
trunk/rkward/rkward/Makefile.am
Modified: trunk/rkward/rkward/Makefile.am
===================================================================
--- trunk/rkward/rkward/Makefile.am 2007-02-18 14:28:56 UTC (rev 1411)
+++ trunk/rkward/rkward/Makefile.am 2007-02-18 15:31:01 UTC (rev 1412)
@@ -67,7 +67,7 @@
bin_SCRIPTS = rkward
# all the perl script does is fill in the placeholder for R_HOMEDIR and friends
-rkward:
+rkward: makerkwardscript.pl rkward.sh.template
perl ./makerkwardscript.pl rkward.sh.template "$(R_HOMEDIR)" > rkward; \
chmod 744 rkward
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list