summaryrefslogtreecommitdiff
path: root/debian/fixlinks
diff options
context:
space:
mode:
authorjoey <joey>2000-07-06 02:46:08 +0000
committerjoey <joey>2000-07-06 02:46:08 +0000
commitdad8605f50b7a6d8bb312e904dde50653bbefe98 (patch)
tree2d73f7734a8e7d1d3f5bdc1b14c1e6597b382ccc /debian/fixlinks
parentf375c254bef045414797dfb9bd55c6ddc7391659 (diff)
r354: * Killed the fixlinks stuff, since there are no longer any symlinks in
the source package.
Diffstat (limited to 'debian/fixlinks')
-rw-r--r--debian/fixlinks6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/fixlinks b/debian/fixlinks
deleted file mode 100644
index 23d4306a..00000000
--- a/debian/fixlinks
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -e
-# Clean up after cvs's dreadful symlink handling, by making all the symlinks
-# this package needs.
-ln -sf postinst-menu autoscripts/postrm-menu
-ln -sf postinst-modules autoscripts/postrm-modules
-ln -sf postinst-mime autoscripts/postrm-mime