X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Frules;h=94c635f8253c8bbae0ed7a26f3576bca83c2b3f8;hp=4c8834b9a972912d7581f23fab1e91b3b357b29b;hb=4b00650283c8e87e9e0326a4bd42faae2d69f9f0;hpb=e7c106f6008ab11558e595585fb72872b21ae624 diff --git a/debian/rules b/debian/rules index 4c8834b..94c635f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,9 @@ #!/usr/bin/make -f # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. +# Copyright (c) 2005 by Anibal Monsalve Salazar. # Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 # You can use gcc 2.7.2 if it's installed, # but I don't think that's necessary any more. @@ -46,6 +47,7 @@ binary-arch: build dh_testroot dh_clean -k dh_installdirs + dh_install # Add here commands to install the files into debian/tmp $(MAKE) install_prefix='$(DEBTMP)' install dh_movefiles