wok-current diff dev86/receipt @ rev 22420
these 3 packages seem not used in xfce4 v4.12, so reverting to last version in slitaz: 4.10.0: libxfcegui4 libxfcegui4-dev xfce4-mixer
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Dec 15 09:01:23 2019 +0000 (2019-12-15) |
parents | e60b6baa3569 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/dev86/receipt Sat Jan 21 15:22:15 2017 +0100 1.2 +++ b/dev86/receipt Sun Dec 15 09:01:23 2019 +0000 1.3 @@ -16,6 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|include/malloc.h|& 2> /dev/null|' libc/malloc/Makefile 1.8 sed -i 's|/usr/man|/usr/share/man|' man/Makefile 1.9 sed -i 's|REFIX)/man|REFIX)/share/man|' Makefile */Makefile 1.10 make -j 1 PREFIX=/usr &&