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)' > $@
t logo'/>
index : guix | |
Wojtek's customized Guix | |
Age | Commit message (Expand) | Author |
2021-06-03 | gnu: fltk: Update to 1.3.6....* gnu/packages/fltk.scm (fltk): Update to 1.3.6.
| Tobias Geerinckx-Rice |
git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
Maxim Cournoyer |
2021-05-02 | gnu: Add tgcli....* gnu/packages/telegram.scm (tgcli): New variable.
| Raghav Gururajan |
2021-04-10 | gnu: tl-parser: Fix typo in description....* gnu/packages/telegram.scm (tl-parser)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-03-06 | gnu: telegram-desktop: Fix typo in description....* gnu/packages/telegram.sc (telegram-desktop)[description]: Fix typo.
| Tobias Geerinckx-Rice |