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

Re: package my files into .deb?



On Sun, Mar 17, 2002 at 12:16:41PM +0800, Patrick Hsieh wrote:
> I'm sorry if this question is not supposed to be here.

-mentors would be better - cc'ed.

> But I am planing to package my shell scripts into a .deb package and
> make my own apt-gettable source list. My problem is, since the .deb
> package only contains the shell scripts, I don't need to build the
> binaries.

So you have no problem. :) Just have an empty build target, and copy the
scripts into the temporary build directory (debian/tmp/usr/bin,
debian/<packagename>/usr/bin, or whatever) in the binary-indep target
yourself.

The examples that show $(MAKE) being called in the build target are just
that - examples. It's not mandatory.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: