![]() |
Re: Packaging Help for a Newbie Required...
Thats just it.... dpkg-buildpackage is for source packages...
he's not building from a source .... No automake, no configure, no make. Just Binaries. |
Re: Packaging Help for a Newbie Required...
It's still source package even if it contains only python files.
|
Re: Packaging Help for a Newbie Required...
Odd. Seems when I was trying it I had similar issues.. that buildpackage always wanted to run the makes and compile.. then whined when they weren't there.
ETA: Also.. as long as the package passes Lintian checks.. why would it matter which way it was made a .deb? The format is the same.. |
Re: Packaging Help for a Newbie Required...
buildpackage does what debian/rules says is it to do + it generates diff.gz where BrentDC is caught (+ some other things)
|
Re: Packaging Help for a Newbie Required...
So essentially you need to modify the rules and remove all the dh_make, dh_* entries, and anything else in there that causes problems.
I see. Thanks. |
Re: Packaging Help for a Newbie Required...
Quote:
Code:
dh_install: quickclip missing files (), aborting I think I'm really close. Thanks. |
Re: Packaging Help for a Newbie Required...
Quote:
For a source package, all you have to do is create a directory to hold your script, then you can use tar and gzip to create a tarball. Add a Makefile and you are ready to go! |
Re: Packaging Help for a Newbie Required...
Quote:
|
Re: Packaging Help for a Newbie Required...
Quote:
|
Re: Packaging Help for a Newbie Required...
Quote:
|
All times are GMT. The time now is 20:56. |
vBulletin® Version 3.8.8