summaryrefslogtreecommitdiffstats
path: root/bin/distdep
diff options
context:
space:
mode:
Diffstat (limited to 'bin/distdep')
-rw-r--r--bin/distdep2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/distdep b/bin/distdep
index 1a7b0ad..24af940 100644
--- a/bin/distdep
+++ b/bin/distdep
@@ -8,4 +8,4 @@
($h,$_)=/\s*\\/?$h.$`:("","$h\n");
s|( +/\S*)*( *)|$2?" \\\n ":""|eg;
-s|(([-\w\.]+)/)+([-\w\.]+)|\3|g;
+#s|(([-\w\.]+)/)+([-\w\.]+)|\3|g;