[Build-common-hackers] Bug#419322: /usr/share/cdbs/1/class/hbuild.mk: Typo: DEB_PAKCAGES

Trent Buck trentbuck at gmail.com
Sat Apr 14 22:01:27 UTC 2007


Package: cdbs
Version: 0.4.48
Severity: important
File: /usr/share/cdbs/1/class/hbuild.mk


I'm pretty sure DEB_PAKCAGES is a typo in
/usr/share/cdbs/1/class/hbuild.mk:30:

    cdbs_hugs_packages = $(filter %-hugs,$(DEB_PAKCAGES))
    cdbs_ghc_packages = $(filter %-ghc,$(DEB_PAKCAGES))

Especially since gnome.mk spells it correctly:

    $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:




More information about the Build-common-hackers mailing list