Remove tabs
svn path=/nixpkgs/trunk/; revision=21004
This commit is contained in:
parent
eb20e3b926
commit
31d047a83f
@ -55,14 +55,14 @@ sub createLinks {
|
||||
my $relName2 = "$relName/$baseName";
|
||||
|
||||
# Urgh, hacky...
|
||||
if ($srcFile =~ /\/propagated-build-inputs$/ ||
|
||||
if ($srcFile =~ /\/propagated-build-inputs$/ ||
|
||||
$srcFile =~ /\/nix-support$/ ||
|
||||
$srcFile =~ /\/perllocal.pod$/ ||
|
||||
$srcFile =~ /\/info\/dir$/ ||
|
||||
$srcFile =~ /\/log$/)
|
||||
{
|
||||
# Do nothing.
|
||||
}
|
||||
}
|
||||
|
||||
elsif (-d $srcFile) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user