1
0
Fork 1
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:
Marco "Capypara" Köpcke 2024-07-07 17:49:18 +02:00
parent 1b93dc9f9b
commit 4205c0642c
No known key found for this signature in database
GPG key ID: 08131EE895D53BDB

View file

@ -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