[cpan2nix] perlPackages.LogJournald: cleanup
This commit is contained in:
parent
2722ef213c
commit
6e0d164a64
@ -10433,7 +10433,7 @@ let
|
|||||||
url = "mirror://cpan/authors/id/L/LK/LKUNDRAK/Log-Journald-${version}.tar.gz";
|
url = "mirror://cpan/authors/id/L/LK/LKUNDRAK/Log-Journald-${version}.tar.gz";
|
||||||
sha256 = "55992cf9a1e1fb833f428300525bfa7cf7ed46b83ec414f82a091789b37d08a3";
|
sha256 = "55992cf9a1e1fb833f428300525bfa7cf7ed46b83ec414f82a091789b37d08a3";
|
||||||
};
|
};
|
||||||
buildInputs = [ ModuleBuild pkgs.pkgconfig pkgs.systemd ];
|
buildInputs = [ pkgs.pkgconfig pkgs.systemd ];
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
substituteInPlace Build.PL \
|
substituteInPlace Build.PL \
|
||||||
--replace "libsystemd-journal" "libsystemd"
|
--replace "libsystemd-journal" "libsystemd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user