wok diff airoscript-ng/stuff/makefile.patch @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/airoscript-ng/stuff/makefile.patch	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +--- Makefile-Linux.orig	2010-01-15 21:45:21.791876742 +0300
     1.5 ++++ Makefile-Linux	2010-01-15 21:48:54.509121551 +0300
     1.6 +@@ -27,9 +27,7 @@
     1.7 + install: installdirs\
     1.8 + 	 install-airoscript install-themes \
     1.9 + 	 install-tools \
    1.10 +-	 install-docs \
    1.11 +-	 install-locale \
    1.12 +-	 post-install
    1.13 ++	 install-docs
    1.14 + 
    1.15 + installdirs:
    1.16 + 	@$(SHELL) $(srcdir)/mkinstalldirs $(bindir) $(datadir) \