summaryrefslogtreecommitdiff
path: root/dh_installdeb
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-12-13 13:00:43 -0400
committerJoey Hess <joey@kitenet.net>2013-12-13 13:00:43 -0400
commit7912710d34b8001959e9ffee079fcf5dffdf0007 (patch)
treef7ac046c6a4319026bafbc59b516b0ab732da87c /dh_installdeb
parent1e42d7e017cc36ec10e029abac78a1ffceea72f9 (diff)
Revert "dh_installdeb: add support for d-m-h commands symlink_to_dir, dir_to_symlink"
This reverts commit 1e42d7e017cc36ec10e029abac78a1ffceea72f9.
Diffstat (limited to 'dh_installdeb')
-rwxr-xr-xdh_installdeb2
1 files changed, 0 insertions, 2 deletions
diff --git a/dh_installdeb b/dh_installdeb
index 64a6c7d9..e2331701 100755
--- a/dh_installdeb
+++ b/dh_installdeb
@@ -69,8 +69,6 @@ init();
my %maintscript_predeps = (
"rm_conffile" => "",
"mv_conffile" => "",
- "symlink_to_dir" => "1.17.2",
- "dir_to_symlink" => "1.17.2",
);
foreach my $package (@{$dh{DOPACKAGES}}) {