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

Re: Packaging from Git



On Sat, Feb 04, 2017 at 09:02:20PM +0100, Narcis Garcia wrote:
> >> dpkg-buildpackage continues now, when my "rules" file has this only content:
> >>
> >> #!/usr/bin/make -f
> >> clean:
> >> binary:
> >> binary-arch:
> >> binary-indep:
> >> build:
> >> build-arch:
> >> build-indep:
> > Which, of course, doesn't do anything useful.
> > 
> 
> Yes it does: avoids error messages. 
I hope you are kidding.

> I don't understand the syntax is possible to use there if I only want to
> install 1 file (ShellScript).
Just use the usual dh $@ syntax and use dh_install(1) to install your
file.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: