wok diff ms-sys/receipt @ rev 20184

memtest, ipxe: update bootsector
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 01 12:59:51 2018 +0100 (2018-02-01)
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	Thu Feb 01 12:59:51 2018 +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