curl: split into multiple outputs

Also use pkgconfig to be safer and fix (some) referrers.
This commit is contained in:
Vladimír Čunát
2015-10-13 20:18:48 +02:00
parent e71c9cfaa2
commit 99e4371526
25 changed files with 44 additions and 40 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
# curl: curl
rm opt/vagrant/embedded/bin/curl
ln -s ${curl}/bin/curl opt/vagrant/embedded/bin
ln -s ${curl.bin}/bin/curl opt/vagrant/embedded/bin
# libarchive: bsdtar, bsdcpio
rm opt/vagrant/embedded/bin/{bsdtar,bsdcpio}