Do not try to create $localstatedir (aka. /var) since we don't have write access. --- findutils-4.4.2/locate/Makefile.in 2015-06-04 12:40:52.690935795 +0200 +++ findutils-4.4.2/locate/Makefile.in 2015-06-04 12:41:32.087286685 +0200 @@ -1212,7 +1212,7 @@ updatedb: updatedb.sh Makefile chmod +x $@ install-data-hook: - $(top_srcdir)/build-aux/mkinstalldirs $(DESTDIR)$(localstatedir) + true dblocation.texi: Makefile echo '@set LOCATE_DB $(LOCATE_DB)' > $@ td class='main'>index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/nix/COPYING
h class='left'>Commit message (Expand)
AgeCommit message (Expand)Author
Author
2018-07-12gnu: lsof: Return #t from all phases....Marius Bakke
2018-07-12gnu: lsof: Update to 4.91....Marius Bakke
2018-02-19gnu: lsof: Run tests....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Remove build timestamp....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Update phase style....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Make perl a native input....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Factorise source URIs....Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Replace dead mirror....Tobias Geerinckx-Rice
2017-04-29gnu: lsof: Update to 4.89....Efraim Flashner
2017-04-29gnu: lsof: Shorten 'install phase....Efraim Flashner
2017-04-29gnu: lsof: Use 'modify-phases' syntax....Efraim Flashner
2017-04-29gnu: lsof: Add to mirror list....Efraim Flashner