[Forensics-changes] [SCM] debian-forensics/sgzip branch, debian-sid, updated. upstream/0.1-14-g62e6e00

Daniel Baumann daniel at debian.org
Thu Feb 14 11:02:04 UTC 2008


The following commit has been merged in the debian-sid branch:
commit b13e390644d05b94637e465d8a47979b0304fa35
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Feb 14 11:58:22 2008 +0100

    Replacing install target in rules with debhelper install file.

diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..9a2aa12
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+sgzip	/usr/bin
diff --git a/debian/rules b/debian/rules
index d3b3ebd..c6a787d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,13 +17,7 @@ build-stamp:
 
 	touch build-stamp
 
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	install -D -m 0755 sgzip debian/sgzip/usr/bin/sgzip
+install:
 
 binary: binary-arch binary-indep
 

-- 
debian-forensics/sgzip



More information about the forensics-changes mailing list