mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 06:31:02 +00:00
perl-packages: undo typo
This commit is contained in:
parent
0a2ef04359
commit
4f3c212696
|
@ -3877,7 +3877,7 @@ let self = _self // overrides; _self = with self; {
|
|||
\$(BASEEXT)\$(OBJ_EXT): \$(BASEEXT).xsi
|
||||
|
||||
\$(BASEEXT).xsi: \$(DBI_DRIVER_XST) $autodir/Driver_xst.h
|
||||
\$(PERL) -p -e "s/~DRIVER~/\$(BASEEXT)/g" \$(DBI_DRIVER_XST) > \$(BASEEXT).xsif
|
||||
\$(PERL) -p -e "s/~DRIVER~/\$(BASEEXT)/g" \$(DBI_DRIVER_XST) > \$(BASEEXT).xsi
|
||||
|
||||
# ---
|
||||
';
|
||||
|
|
Loading…
Reference in a new issue