dpkg-buildpackage: source package is dhcp dpkg-buildpackage: source version is 2.0pl5-19.4 dpkg-buildpackage: source changed by Frans Pop dpkg-buildpackage: host architecture sh4 debian/rules clean dh_testdir if [ -f patch-stamp ]; then /bin/sh debian/scripts/unpatch-source; fi rm -f patch-stamp dh_testdir rm -f build-stamp install-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/root/work/dhcp-2.0pl5' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/root/work/dhcp-2.0pl5' make: [clean] Error 2 (ignored) # Remove files left around by a build but that are not removed # by 'make distclean' dh_clean dpkg-source -b dhcp-2.0pl5 dpkg-source: building dhcp using existing dhcp_2.0pl5.orig.tar.gz dpkg-source: building dhcp in dhcp_2.0pl5-19.4.diff.gz dpkg-source: building dhcp in dhcp_2.0pl5-19.4.dsc debian/rules build dh_testdir if [ ! -f patch-stamp ]; then /bin/sh debian/scripts/patch-source; fi ->100_dhclient.patch: patching file client/dhclient.c patching file client/dhclient.c Hunk #1 succeeded at 2175 (offset 64 lines). ->101_dhclient_wait.patch: patching file client/dhclient.c Hunk #1 succeeded at 2196 (offset 71 lines). ->110_extra-nul.patch: patching file common/options.c ->111_token-ring.patch: patching file common/dispatch.c patching file includes/cf/linux.h patching file includes/osdep.h ->112_common.patch: patching file common/packet.c ->113_dhcp.patch: patching file common/ethernet.c patching file server/dhcpd.conf ->114_dispatch.patch: patching file common/dispatch.c Hunk #1 succeeded at 677 (offset 9 lines). ->115_format_string.patch: patching file common/errwarn.c ->116_aligned_structs.patch: patching file common/packet.c ->200_script.patch: patching file client/scripts/linux ->201_script_arpcheck.patch: patching file client/scripts/linux Hunk #1 succeeded at 97 (offset 7 lines). ->202_script_resolvconf-support.patch: patching file client/scripts/linux Hunk #3 succeeded at 162 (offset 3 lines). Hunk #4 succeeded at 183 (offset 3 lines). Hunk #5 succeeded at 208 (offset 3 lines). ->203_script_expr.patch: patching file client/scripts/linux Hunk #1 succeeded at 72 (offset -1 lines). ->300_documentation.patch: patching file client/dhclient.8 patching file client/dhclient.conf.5 patching file common/dhcp-options.5 patching file server/dhcpd.conf.5 ->301_no-rfcs.patch: patching file doc/rfc2131.txt patching file doc/rfc2132.txt patching file doc/rfc951.txt patching file doc/rfcindex.html ->302_README.patch: patching file README ->303_manpage_typos.patch: patching file client/dhclient.8 Hunk #1 succeeded at 116 (offset 3 lines). Hunk #2 succeeded at 151 with fuzz 2 (offset 9 lines). patching file client/dhclient.conf.5 Hunk #1 succeeded at 490 (offset 2 lines). patching file client/dhclient.leases.5 patching file client/dhclient-script.8 patching file common/dhcp-options.5 patching file common/dhcp-options.cat5 patching file common/dhcp-options.man5 patching file relay/dhcrelay.8 patching file relay/dhcrelay.man8 patching file RELNOTES patching file server/dhcpd.8 patching file server/dhcpd.conf.5 patching file server/dhcpd.leases.5 ->304_manpage_see_also.patch: patching file client/dhclient.8 Hunk #1 succeeded at 156 (offset 9 lines). touch patch-stamp dh_testdir ./configure System Type: linux-2.2 /usr/bin/make PREDEFINES='-D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\"' VARDB=/var/lib/dhcp make[1]: Entering directory `/root/work/dhcp-2.0pl5' Making all in common make[2]: Entering directory `/root/work/dhcp-2.0pl5/common' cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o raw.o raw.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o parse.o parse.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o nit.o nit.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o icmp.o icmp.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o dispatch.o dispatch.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o conflex.o conflex.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o upf.o upf.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o bpf.o bpf.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o socket.o socket.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o lpf.o lpf.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o packet.o packet.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o memory.o memory.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o print.o print.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o options.o options.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o inet.o inet.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o convert.o convert.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o tree.o tree.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o tables.o tables.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o hash.o hash.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o alloc.o alloc.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o errwarn.o errwarn.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o inet_addr.o inet_addr.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o dlpi.o dlpi.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o tr.o tr.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o ethernet.o ethernet.c rm -f libdhcp.a ar cruv libdhcp.a raw.o parse.o nit.o icmp.o dispatch.o conflex.o upf.o bpf.o socket.o lpf.o packet.o memory.o print.o options.o inet.o convert.o tree.o tables.o hash.o alloc.o errwarn.o inet_addr.o dlpi.o tr.o ethernet.o a - raw.o a - parse.o a - nit.o a - icmp.o a - dispatch.o a - conflex.o a - upf.o a - bpf.o a - socket.o a - lpf.o a - packet.o a - memory.o a - print.o a - options.o a - inet.o a - convert.o a - tree.o a - tables.o a - hash.o a - alloc.o a - errwarn.o a - inet_addr.o a - dlpi.o a - tr.o a - ethernet.o ranlib libdhcp.a make[2]: Leaving directory `/root/work/dhcp-2.0pl5/common' Making all in server make[2]: Entering directory `/root/work/dhcp-2.0pl5/server' cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o dhcpd.o dhcpd.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o dhcp.o dhcp.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o bootp.o bootp.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o confpars.o confpars.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o db.o db.c cc -o dhcpd dhcpd.o dhcp.o bootp.o confpars.o db.o ../common/libdhcp.a sed -e "s#ETCDIR#/etc#g" -e "s#DBDIR#/var/lib/dhcp#g" \ -e "s#RUNDIR#/var/run#g" < dhcpd.8 >dhcpd.man8 nroff -man dhcpd.man8 >dhcpd.cat8 sed -e "s#ETCDIR#/etc#g" -e "s#DBDIR#/var/lib/dhcp#g" \ -e "s#RUNDIR#/var/run#g" < dhcpd.conf.5 >dhcpd.conf.man5 nroff -man dhcpd.conf.man5 >dhcpd.conf.cat5 sed -e "s#ETCDIR#/etc#g" -e "s#DBDIR#/var/lib/dhcp#g" \ -e "s#RUNDIR#/var/run#g" < dhcpd.leases.5 >dhcpd.leases.man5 nroff -man dhcpd.leases.man5 >dhcpd.leases.cat5 make[2]: Leaving directory `/root/work/dhcp-2.0pl5/server' Making all in client make[2]: Entering directory `/root/work/dhcp-2.0pl5/client' cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -DCLIENT_PATH='"PATH=/usr/ucb:/usr/bin:/usr/sbin:/bin:/sbin"' -c -o dhclient.o dhclient.c cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -DCLIENT_PATH='"PATH=/usr/ucb:/usr/bin:/usr/sbin:/bin:/sbin"' -c -o clparse.o clparse.c cc -o dhclient dhclient.o clparse.o ../common/libdhcp.a sed -e "s#ETCDIR#/etc#g" -e "s#DBDIR#/var/lib/dhcp#g" \ -e "s#RUNDIR#/var/run#g" < dhclient.8 >dhclient.man8 nroff -man dhclient.man8 >dhclient.cat8 sed -e "s#ETCDIR#/etc#g" -e "s#DBDIR#/var/lib/dhcp#g" \ -e "s#RUNDIR#/var/run#g" < dhclient.conf.5 \ >dhclient.conf.man5 nroff -man dhclient.conf.man5 >dhclient.conf.cat5 sed -e "s#ETCDIR#/etc#g" -e "s#DBDIR#/var/lib/dhcp#g" \ -e "s#RUNDIR#/var/run#g" < dhclient-script.8 \ >dhclient-script.man8 nroff -man dhclient-script.man8 >dhclient-script.cat8 sed -e "s#ETCDIR#/etc#g" -e "s#DBDIR#/var/lib/dhcp#g" \ -e "s#RUNDIR#/var/run#g" < dhclient.leases.5 \ >dhclient.leases.man5 nroff -man dhclient.leases.man5 >dhclient.leases.cat5 make[2]: Leaving directory `/root/work/dhcp-2.0pl5/client' Making all in relay make[2]: Entering directory `/root/work/dhcp-2.0pl5/relay' cc -g -D_PATH_DHCPD_DB=\"/var/lib/dhcp/dhcpd.leases\" -D_PATH_DHCLIENT_DB=\"/var/lib/dhcp/dhclient.leases\" -I.. -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=6 -c -o dhcrelay.o dhcrelay.c cc -o dhcrelay dhcrelay.o ../common/libdhcp.a nroff -man dhcrelay.man8 >dhcrelay.cat8 make[2]: Leaving directory `/root/work/dhcp-2.0pl5/relay' !!!! WARNING !!!! The default location for the dhcpd.leases file has changed!!! It is now in /var/state/dhcp. If you are not installing this for the first time, please move your lease database to the new location before using this software. !!!! WARNING !!!! make[1]: Leaving directory `/root/work/dhcp-2.0pl5' touch build-stamp debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/tmp. /usr/bin/make install DESTDIR=`pwd`/debian/tmp VARDB=/var/lib/dhcp FFMANDIR=/usr/share/man/man5 ADMMANDIR=/usr/share/man/man8 make[1]: Entering directory `/root/work/dhcp-2.0pl5' Installing in common make[2]: Entering directory `/root/work/dhcp-2.0pl5/common' for dir in /usr/share/man/man5; do \ foo=""; \ for bar in `echo /root/work/dhcp-2.0pl5/debian/tmp${dir} |tr / ' '`; do \ foo=${foo}/$bar; \ if [ ! -d $foo ]; then \ mkdir $foo; \ chmod 755 $foo; \ fi; \ done; \ done install -c -m 444 dhcp-options.man5 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man5/dhcp-options.5 make[2]: Leaving directory `/root/work/dhcp-2.0pl5/common' Installing in server make[2]: Entering directory `/root/work/dhcp-2.0pl5/server' for dir in /usr/sbin /usr/share/man/man8 /usr/share/man/man5 /var/lib/dhcp; do \ foo=""; \ for bar in `echo /root/work/dhcp-2.0pl5/debian/tmp${dir} |tr / ' '`; do \ foo=${foo}/$bar; \ if [ ! -d $foo ]; then \ mkdir $foo; \ chmod 755 $foo; \ fi; \ done; \ done install -c dhcpd /root/work/dhcp-2.0pl5/debian/tmp/usr/sbin chmod 755 /root/work/dhcp-2.0pl5/debian/tmp/usr/sbin/dhcpd install -c -m 444 dhcpd.man8 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man8/dhcpd.8 install -c -m 444 dhcpd.conf.man5 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man5/dhcpd.conf.5 install -c -m 444 dhcpd.leases.man5 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man5/dhcpd.leases.5 make[2]: Leaving directory `/root/work/dhcp-2.0pl5/server' Installing in client make[2]: Entering directory `/root/work/dhcp-2.0pl5/client' for dir in /sbin /etc /usr/share/man/man5 /usr/share/man/man8 /var/lib/dhcp; \ do \ foo=""; \ for bar in `echo /root/work/dhcp-2.0pl5/debian/tmp${dir} |tr / ' '`; do \ foo=${foo}/$bar; \ if [ ! -d $foo ]; then \ mkdir $foo; \ chmod 755 $foo; \ fi; \ done; \ done install -c dhclient /root/work/dhcp-2.0pl5/debian/tmp/sbin chmod 755 /root/work/dhcp-2.0pl5/debian/tmp/sbin/dhclient if [ xlinux = xnone ]; then \ echo "No client script available."; \ else \ install -c scripts/linux /root/work/dhcp-2.0pl5/debian/tmp/etc/dhclient-script; \ chmod 700 /root/work/dhcp-2.0pl5/debian/tmp/etc/dhclient-script; \ fi install -c -m 444 dhclient.man8 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man8/dhclient.8 install -c -m 444 dhclient-script.man8 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man8/dhclient-script.8 install -c -m 444 dhclient.conf.man5 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man5/dhclient.conf.5 install -c -m 444 dhclient.leases.man5 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man5/dhclient.leases.5 make[2]: Leaving directory `/root/work/dhcp-2.0pl5/client' Installing in relay make[2]: Entering directory `/root/work/dhcp-2.0pl5/relay' for dir in /usr/sbin /usr/share/man/man8; do \ foo=""; \ for bar in `echo /root/work/dhcp-2.0pl5/debian/tmp${dir} |tr / ' '`; do \ foo=${foo}/$bar; \ if [ ! -d $foo ]; then \ mkdir $foo; \ chmod 755 $foo; \ fi; \ done; \ done install -c dhcrelay /root/work/dhcp-2.0pl5/debian/tmp/usr/sbin chmod 755 /root/work/dhcp-2.0pl5/debian/tmp/usr/sbin/dhcrelay install -c -m 444 dhcrelay.man8 \ /root/work/dhcp-2.0pl5/debian/tmp/usr/share/man/man8/dhcrelay.8 make[2]: Leaving directory `/root/work/dhcp-2.0pl5/relay' !!!! WARNING !!!! The default location for the dhcpd.leases file has changed!!! It is now in /var/state/dhcp. If you are not installing this for the first time, please move your lease database to the new location before using this software. !!!! WARNING !!!! make[1]: Leaving directory `/root/work/dhcp-2.0pl5' # Install dhcp's conffile. install -m 644 debian/dhcpd.conf `pwd`/debian/tmp/etc/ # Install dhcp's conffile. install -m 644 debian/dhclient.conf `pwd`/debian/tmp/etc/ # Install some man pages that are installed by default only in the # dhcp package (and we want them in dhcp-relay and # dhcp-client as well.) cp -f `pwd`/debian/tmp/usr/share/man/man5/dhcp-options.5 \ debian/dhcp-relay/usr/share/man/man5/dhcp-options-dhcrelay.5 cp -f `pwd`/debian/tmp/usr/share/man/man5/dhcp-options.5 \ debian/dhcp-client/usr/share/man/man5/dhcp-options-dhclient.5 mv `pwd`/debian/tmp/usr/share/man/man5/dhcp-options.5 \ `pwd`/debian/tmp/usr/share/man/man5/dhcp-options-dhcpd.5 # install the udeb binary (no need to install dhclient-script # since it is provided by another udeb package. See #249373) install -m 755 `pwd`/debian/tmp/sbin/dhclient \ `pwd`/debian/dhcp-client-udeb/sbin/dhclient dh_install --list-missing --sourcedir=`pwd`/debian/tmp touch install-stamp dh_testdir -a dh_testroot -a dh_installdocs -a --no-package=dhcp-client-udeb dh_installexamples -a dh_installinit -a -n dh_installchangelogs -a --no-package=dhcp-client-udeb CHANGES dh_strip -a dh_compress -a dh_fixperms -a dh_installdeb -a dh_shlibdeps -a dh_gencontrol -a --no-package=dhcp-client-udeb # Don't write your stupid guesses to debian/files. dh_gencontrol --package=dhcp-client-udeb -- -fdebian/files~ # Register file manually. dpkg-distaddfile dhcp-client-udeb_2.0pl5-19.4_sh4.udeb debian-installer optional dh_md5sums -a --no-package=dhcp-client-udeb dh_builddeb -a --no-package=dhcp-client-udeb dpkg-deb: building package `dhcp' in `../dhcp_2.0pl5-19.4_sh4.deb'. dpkg-deb: building package `dhcp-client' in `../dhcp-client_2.0pl5-19.4_sh4.deb'. dpkg-deb: building package `dhcp-relay' in `../dhcp-relay_2.0pl5-19.4_sh4.deb'. dh_builddeb --package=dhcp-client-udeb --filename=dhcp-client-udeb_2.0pl5-19.4_sh4.udeb dpkg-deb: building package `dhcp-client-udeb' in `../dhcp-client-udeb_2.0pl5-19.4_sh4.udeb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included)