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/%:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to