mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +00:00
openafs-client: drop trailing whitespace
This commit is contained in:
parent
628a10480f
commit
975e623e31
@ -11,8 +11,8 @@ stdenv.mkDerivation {
|
|||||||
url = http://www.openafs.org/dl/openafs/1.6.9/openafs-1.6.9-src.tar.bz2;
|
url = http://www.openafs.org/dl/openafs/1.6.9/openafs-1.6.9-src.tar.bz2;
|
||||||
sha256 = "1isgw7znp10w0mr3sicnjzbc12bd1gdwfqqr667w6p3syyhs6bkv";
|
sha256 = "1isgw7znp10w0mr3sicnjzbc12bd1gdwfqqr667w6p3syyhs6bkv";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./f3c0f74186f4a323ffc5f125d961fe384d396cac.patch
|
./f3c0f74186f4a323ffc5f125d961fe384d396cac.patch
|
||||||
./ae86b07f827d6f3e2032a412f5f6cb3951a27d2d.patch
|
./ae86b07f827d6f3e2032a412f5f6cb3951a27d2d.patch
|
||||||
./I5558c64760e4cad2bd3dc648067d81020afc69b6.patch
|
./I5558c64760e4cad2bd3dc648067d81020afc69b6.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user