mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
11 lines
238 B
Text
11 lines
238 B
Text
|
VERSION = @VERSION@
|
||
|
bindir = @bindir@
|
||
|
datadir = @datadir@
|
||
|
datarootdir = @datarootdir@
|
||
|
exec_prefix = @exec_prefix@
|
||
|
libexecdir = @libexecdir@
|
||
|
localstatedir = @localstatedir@
|
||
|
prefix = @prefix@
|
||
|
storedir = @storedir@
|
||
|
sysconfdir = @sysconfdir@
|