add reminder to remove the patch when 2.2.2 is released
svn path=/nixpkgs/trunk/; revision=5632
This commit is contained in:
parent
c806a402e7
commit
21f92a1fa4
@ -9,5 +9,6 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
buildInputs = [pkgconfig libusb];
|
buildInputs = [pkgconfig libusb];
|
||||||
|
|
||||||
|
## remove this patch when 2.2.2 is released
|
||||||
patches = [./libgphoto2-2.2.1.patch];
|
patches = [./libgphoto2-2.2.1.patch];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user