[Forensics-changes] [SCM] Forensic tool to find hidden processes and ports branch, debian, updated. debian/20080519-4-18-g91f8a45
Daniel Baumann
daniel at debian.org
Tue Jul 28 13:48:30 UTC 2009
The following commit has been merged in the debian branch:
commit dc1d5e35a6efa04f035a6bd0e6b3e61f7157e572
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Jul 28 15:03:07 2009 +0200
Using dedicated debhelper links file.
diff --git a/debian/rules b/debian/rules
index f4f2ed9..20e4171 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,8 +45,6 @@ install: build patch
dh_installdirs
cp $(CURDIR)/unhide-posix $(CURDIR)/unhide-linux26 $(CURDIR)/unhide-tcp $(CURDIR)/debian/unhide/usr/sbin
- ln -s unhide.8 $(CURDIR)/debian/unhide/usr/share/man/man8/unhide-posix.8
- ln -s unhide.8 $(CURDIR)/debian/unhide/usr/share/man/man8/unhide-linux26.8
# Build architecture-independent files here.
diff --git a/debian/unhide.links b/debian/unhide.links
new file mode 100644
index 0000000..d236853
--- /dev/null
+++ b/debian/unhide.links
@@ -0,0 +1,2 @@
+/usr/share/man/man8/unhide.8 /usr/share/man/man8/unhide-linux26.8
+/usr/share/man/man8/unhide.8 /usr/share/man/man8/unhide-posix.8
--
Forensic tool to find hidden processes and ports
More information about the forensics-changes
mailing list