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)' > $@ logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lua.scm
AgeCommit message (Expand)Author
2020-07-12gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès
2020-06-25gnu: Add lua-cqueues....Simon South
2020-06-25gnu: Add lua-ossl....Simon South
2020-03-21gnu: lua5.2-expat: Use HTTPS home page....Tobias Geerinckx-Rice
2020-02-08gnu: Add lua-ldoc....Nicolas Goaziou
2020-02-08gnu: Add lua-penlight....Nicolas Goaziou
2020-02-08gnu: lua-lgi: Use current lua package....Nicolas Goaziou
2020-01-06gnu: lua-luv: Update to 1.32.0-0....Efraim Flashner
2020-01-06gnu: lua5.1-sec: Update to 0.9....Efraim Flashner
2020-01-06gnu: lua-filesystem: Update to 1.7.0.2....Efraim Flashner
2020-01-06gnu: make-lua-socket: Don't use unstable tarball....Efraim Flashner
2020-01-06gnu: lua-lgi: Don't use unstable tarball....Efraim Flashner
2020-01-06gnu: make-lua-sec: Don't use unstable tarball....Efraim Flashner
2020-01-06gnu: make-lua-filesystem: Don't use unstable tarball....Efraim Flashner