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

Re: Creating /usr/bin/ entries to scripts the right way



On Mon, Jul 30, 2007 at 11:27:35AM +0530, Kumar Appaiah wrote:
> echo -e "#!/bin/sh\nexec /usr/bin/python2.4 \
> /usr/lib/python2.4/site-packages/HarvestMan/harvestman.py \"$@\"" > harvestman

OK, so it's actually this:

	echo -e "#!/bin/sh\nexec /usr/bin/python2.4 \
	/usr/lib/python2.4/site-packages/HarvestMan/harvestman.py \"\$$@\"" > ./debian/harvestman/usr/bin/harvestman

Thanks a lot!

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036

Attachment: signature.asc
Description: Digital signature


Reply to: