[Build-common-hackers] Bug#377390: please run dh_installmodules

Robert Millan rmh at aybabtu.com
Sat Jul 8 16:15:49 UTC 2006


Package: cdbs
Version: 0.4.40
Severity: wishlist
Tags: patch

Please could you run dh_installmodules in debhelper.mk ?

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev                 20060223.1 Update infrastructure for config.{
ii  debhelper                     5.0.37.2   helper programs for debian/rules

-- no debconf information
-------------- next part --------------
--- cdbs-0.4.44/1/rules/debhelper.mk.in~	2006-07-03 14:08:20.000000000 +0200
+++ cdbs-0.4.44/1/rules/debhelper.mk.in	2006-07-08 18:14:59.000000000 +0200
@@ -167,6 +167,7 @@
 	dh_installlogcheck -p$(cdbs_curpkg) $(DEB_DH_INSTALLLOGCHECK_ARGS)
 	dh_installmime -p$(cdbs_curpkg) $(DEB_DH_INSTALLMIME_ARGS)
 	dh_installchangelogs -p$(cdbs_curpkg) $(DEB_DH_INSTALLCHANGELOGS_ARGS) $(DEB_INSTALL_CHANGELOGS_ALL) $(DEB_INSTALL_CHANGELOGS_$(cdbs_curpkg))
+	dh_installmodules -p$(cdbs_curpkg) $(DEB_DH_INSTALLMODULES_ARGS)
 	$(if $(wildcard /usr/bin/dh_installudev),dh_installudev -p$(cdbs_curpkg) $(DEB_DH_INSTALLUDEV_ARGS))
 	dh_install -p$(cdbs_curpkg) $(if $(DEB_DH_INSTALL_SOURCEDIR),--sourcedir=$(DEB_DH_INSTALL_SOURCEDIR)) $(DEB_DH_INSTALL_ARGS)
 	dh_link -p$(cdbs_curpkg) $(DEB_DH_LINK_ARGS) $(DEB_DH_LINK_$(cdbs_curpkg))


More information about the Build-common-hackers mailing list