# Makefile variables for PO directory in any package using GNU gettext. DOMAIN = $(PACKAGE) subdir = po top_builddir = .. # These options get passed to xgettext. XGETTEXT_OPTIONS = \ --language=Scheme --from-code=UTF-8 \ --keyword=_ --keyword=N_ \ --keyword=synopsis --keyword=description COPYRIGHT_HOLDER = Ludovic Courtès MSGID_BUGS_ADDRESS = ludo@gnu.org EXTRA_LOCALE_CATEGORIES = wspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/nix
AgeCommit message (Expand)Author
2017-03-08list-runtime-roots: Bufferize the lsof pipe....Ludovic Courtès
2017-03-06build: Don't embed absolute paths in .service and .conf service files....Leo Famulari
2017-02-20daemon: Ensure proper alignment on the stack....Efraim Flashner
2017-02-07daemon: Define 'NIX_STORE' before invoking 'guix perform-download'....Ludovic Courtès