mirror of
https://github.com/NixOS/nix
synced 2025-06-28 17:51:15 +02:00
Add a Makefile for the Perl stuff
This commit is contained in:
parent
8f08046606
commit
9285f0aa2b
6 changed files with 59 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
package Nix::Config;
|
||||
|
||||
$version = "@version@";
|
||||
$version = "@PACKAGE_VERSION@";
|
||||
|
||||
$binDir = $ENV{"NIX_BIN_DIR"} || "@bindir@";
|
||||
$libexecDir = $ENV{"NIX_LIBEXEC_DIR"} || "@libexecdir@";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue