[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to just copy files that don't need compiled? and set up a cron job?



hi 
try this
 mkdir -p $(CURDIR)/debian/<package-name>/opt/gsi-tools
        cp GSITools.pm $(CURDIR)/debian/<package-name>/opt/gsi-tools/
        cp GSIManagementService.pl
$(CURDIR)/debian/<package-name>/opt/gsi-tools

bye 
varun
-- 
View this message in context: http://www.nabble.com/how-to-just-copy-files-that-don%27t-need-compiled--and-set-up-a-cron-job--tf4731421.html#a13531728
Sent from the debian-mentors mailing list archive at Nabble.com.



Reply to: