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

Re: NM Guide: undocumented way to create Debian package?



On 12 Feb 2002 11:26:01 +0700
Bambang "Purnomosidi D. P." <bambang@3wsi.com> wrote:

> Then I found that "debian/rules" file should be edited (I add line
> number):
you've been reading maint-guide too much =)

> [7]	# Add here commands to install the package into debian/hbd.
> [8]	$(MAKE) install prefix=$(CURDIR)/debian/hbd/usr
> 
> <end-quote>
> 
> I need to add /usr at the last line of line 8 so that the debian package
> created will be in the /usr/...
> 
> I maybe wrong, so please CMIIW.
you are right, maint-guide is quite outdated... it should be updated,
debhelper compatibility is also an issue... maint-guide assumes
everything is installed on debian/tmp but that's not true when
DH_COMPAT > 1

you are welcome to send patches, of course... people that is on
the list could then proof-read, etc

[]s!

-- 
    Gustavo Noronha Silva - kov <http://www.metainfo.org/kov>
*---------* -+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+-+
|  .''`.  | Debian GNU/Linux: <http://www.debian.org>         |
| : :'  : + Debian BR.......: <http://debian-br.cipsga.org.br>+
| `. `'`  + Q: "Why did the chicken cross the road?"          +
|   `-    | A: "Upstream's decision." -- hmh                  |
*---------* -+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+-+



Reply to: