* Martin Michlmayr <[EMAIL PROTECTED]> [2006-02-03 13:15]: > * Gerfried Fuchs <[EMAIL PROTECTED]> [2006-02-03 13:25]: >> and no seperate debian/files file. > > Are you sure that works?
No, i'm kidding, like always. ;/ I'm one of the people that usually
speaks of things they don't know....
> When I didn't use a bogus debian/files~ file
.. that wasn't used at all but also not cleaned up...
> the build complained about a missing .deb. (I used the gnupg package
> as an example of how to create udebs without debhelper, fwiw).
Then dpkg-gencontrol and dpkg --build was definitely called wrong
there. There is no need for the cruft, and no need to edit debian/files
by hand:
#v+
dpkg-gencontrol -ldebian/changelog -isp -Tdebian/substvars -p$(PKG2) \
-P$(TMP2) -n$(PKG2)_$(VERSION)_$(ARCH).udeb
dpkg --build $(TMP2) ../$(PKG2)_$(VERSION)_$(ARCH).udeb
#v-
So long,
Alfie
--
"Es gibt in diesem Netz Gute und Böse. Wer die Bösen sind,
entscheiden die Guten." (Michael Ottenbruch in de.admin.news.regeln)
signature.asc
Description: Digital signature

