forked from mirrors/nixpkgs
xca: typo
This commit is contained in:
parent
ac8dc50c5d
commit
10e4e6a45f
|
@ -14,7 +14,7 @@ mkDerivation rec {
|
|||
|
||||
postPatch = ''
|
||||
substituteInPlace doc/code2html \
|
||||
--replace /usr/bin/perl ${perl}/bin/per l
|
||||
--replace /usr/bin/perl ${perl}/bin/perl
|
||||
'';
|
||||
|
||||
buildInputs = [ libtool openssl qtbase qttools ];
|
||||
|
|
Loading…
Reference in a new issue