From 3fae65d4ccea78eeb0aef5acb4b613a0547a4c6d Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 22 Jul 2005 20:37:39 +0000 Subject: [PATCH] * Adhockery. --- corepkgs/buildenv/builder.pl.in | 1 + 1 file changed, 1 insertion(+) diff --git a/corepkgs/buildenv/builder.pl.in b/corepkgs/buildenv/builder.pl.in index a1914f65..1597ffa2 100755 --- a/corepkgs/buildenv/builder.pl.in +++ b/corepkgs/buildenv/builder.pl.in @@ -26,6 +26,7 @@ sub createLinks { if ($srcFile =~ /\/propagated-build-inputs$/ || $srcFile =~ /\/nix-support$/ || $srcFile =~ /\/perllocal.pod$/ || + $srcFile =~ /\/info\/dir$/ || $srcFile =~ /\/log$/) { # Do nothing.