mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
hyphen: remove trailing whitespace
This commit is contained in:
parent
1b93dc9f9b
commit
4205c0642c
|
@ -23,7 +23,7 @@ in stdenv.mkDerivation rec {
|
|||
make install-libLTLIBRARIES
|
||||
make install-binSCRIPTS
|
||||
make install-includeHEADERS
|
||||
|
||||
|
||||
# license
|
||||
install -D -m644 COPYING "$out/share/licenses/${pname}/LICENSE"
|
||||
runHook postInstall
|
||||
|
|
Loading…
Reference in a new issue