From 61fdcefce01e62c560a221e4665d4a8ade48226b Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 17 Aug 1999 05:30:09 +0000 Subject: [PATCH] r247: Added. --- debian/fixlinks | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 debian/fixlinks diff --git a/debian/fixlinks b/debian/fixlinks new file mode 100644 index 0000000..db161a6 --- /dev/null +++ b/debian/fixlinks @@ -0,0 +1,9 @@ +#!/bin/sh -e +# Clean up after cvs's dreadful symlink handling, by making all the symlinks +# this package needs. +ln -sf debian/rules Makefile +ln -sf Dh_Lib.pm debian/Dh_Lib.pm +ln -sf Dh_Getopt.pm debian/Dh_Getopt.pm +ln -sf postinst-menu autoscripts/postrm-menu +ln -sf postinst-modules autoscripts/postrm-modules +ln -sf postinst-mime autoscripts/postrm-mime -- 2.39.2