* Doh.
svn path=/nixpkgs/trunk/; revision=13780
This commit is contained in:
parent
f89876974e
commit
7df6cdf6da
@ -128,7 +128,7 @@ installPhase() {
|
||||
if test -e arch/$archDir/include/asm; then
|
||||
cp -a arch/$archDir/include/asm $includeDir
|
||||
else
|
||||
cp -a include/$archDir $includeDir
|
||||
cp -a include/asm-$archDir $includeDir
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user