* Copy more files.
svn path=/nixpkgs/trunk/; revision=4646
This commit is contained in:
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
|
||||
name = "libgphoto2-2.1.99";
|
||||
|
||||
src = fetchurl {
|
||||
url = http://surfnet.dl.sourceforge.net/sourceforge/gphoto/libgphoto2-2.1.99.tar.bz2;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/libgphoto2-2.1.99.tar.bz2;
|
||||
md5 = "3c6d9cb65661915e07491a6f9215d5a9";
|
||||
};
|
||||
buildInputs = [pkgconfig libusb];
|
||||
|
||||
Reference in New Issue
Block a user