ports/core (3.5): bc: touch only generated files in doc/
23 Oct
2018
23 Oct
'18
3:54 p.m.
commit 1c26188cd9c66b059f7bb51d14bde9b4e015cb16 Author: Vladislav Ivanishin <vlad@ispras.ru> Date: Wed May 30 10:57:42 2018 +0000 bc: touch only generated files in doc/ diff --git a/bc/Pkgfile b/bc/Pkgfile index 01ddef27..d2517fb8 100644 --- a/bc/Pkgfile +++ b/bc/Pkgfile @@ -14,7 +14,7 @@ build() { ./configure --prefix=/usr --with-readline # do not regen docs - touch doc/* + touch doc/*.info doc/*.1 doc/Makefile make make DESTDIR=$PKG install
2298
Age (days ago)
2298
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu