cookutils diff Makefile @ rev 943

Tiny edit
author Paul Issott <paul@slitaz.org>
date Sun Jun 25 19:29:09 2017 +0100 (2017-06-25)
parents fd06b19f712b
children 4504ab343621
line diff
     1.1 --- a/Makefile	Wed Jan 11 11:58:53 2017 +0200
     1.2 +++ b/Makefile	Sun Jun 25 19:29:09 2017 +0100
     1.3 @@ -28,7 +28,9 @@
     1.4  	install -m 0755 cooker           $(DESTDIR)$(PREFIX)/bin
     1.5  	install -m 0755 cookiso          $(DESTDIR)$(PREFIX)/bin
     1.6  	install -m 0755 cooklinux        $(DESTDIR)$(PREFIX)/bin
     1.7 -	install -m 0755 modules/pkgdb modules/compressor \
     1.8 +	install -m 0755 modules/pkgdb \
     1.9 +					modules/compressor \
    1.10 +					modules/deps \
    1.11  									 $(DESTDIR)$(PREFIX)/libexec/cookutils
    1.12  	install -m 0644 cook.conf        $(DESTDIR)/etc/slitaz
    1.13  	install -m 0644 cook.site        $(DESTDIR)/etc/slitaz