tag 439871 patch thanks Soeren Sonnenburg <[EMAIL PROTECTED]> (28/08/2007): > /usr/sbin/microcode_ctl is missing from the package rendering it useless > > $ dpkg -L microcode.ctl > /. > /usr > /usr/sbin
Since the switch to cdbs is suboptimal (missing include), it is “normal” not to have this file anymore. Please find attached a patch to fix this. The debdiff output still states: | Files in first .deb but not in second | ------------------------------------- | -rw-r--r-- root/root /usr/share/man/man8/microcode_ctl.8.gz But it sounds less RC to me and I won't spend more time on this. Cheers, -- Cyril Brulebois
diff -ur microcode.ctl-1.17/debian/rules microcode.ctl-1.17-NEW/debian/rules --- microcode.ctl-1.17/debian/rules 2007-08-28 06:51:04.000000000 +0000 +++ microcode.ctl-1.17-NEW/debian/rules 2007-08-28 06:46:35.000000000 +0000 @@ -1,6 +1,10 @@ #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/makefile.mk + +# Set the installation directory +DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/microcode.ctl # Start at priority 80 (low priority), nothing to kill. DEB_UPDATE_RCD_PARAMS_microcode.ctl = start 80 S .
pgpN7uykexCk9.pgp
Description: PGP signature