* Doh, we're building in a different directory than the sources.
svn path=/nixpkgs/trunk/; revision=6887
This commit is contained in:
parent
09c4540e60
commit
770517edbb
@ -56,7 +56,7 @@ postInstall() {
|
|||||||
# Workaround for the wrong <semaphore.h> getting installed. This
|
# Workaround for the wrong <semaphore.h> getting installed. This
|
||||||
# appears to be a regression:
|
# appears to be a regression:
|
||||||
# http://www.mail-archive.com/debian-glibc@lists.debian.org/msg31543.html
|
# http://www.mail-archive.com/debian-glibc@lists.debian.org/msg31543.html
|
||||||
cp linuxthreads/semaphore.h $out/include
|
cp ../$sourceRoot/linuxthreads/semaphore.h $out/include
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user