wok diff ms-sys/receipt @ rev 20805
syslinux/iso2exe: add a MessageBox for Win9x (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 16 19:05:06 2019 +0100 (2019-02-16) |
parents | 82fa5f95bda8 |
children | 90e20bb5b8f2 |
line diff
1.1 --- a/ms-sys/receipt Thu May 21 15:21:04 2015 +0200 1.2 +++ b/ms-sys/receipt Sat Feb 16 19:05:06 2019 +0100 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|PREFIX)/man|PREFIX)/share/man|' Makefile 1.8 make PREFIX=/usr DESTDIR=$DESTDIR install 1.9 } 1.10