wok-6.x diff airoscript-ng/stuff/makefile.patch @ rev 13300
Add fuse-exfat
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 28 18:17:41 2012 +0200 (2012-08-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/airoscript-ng/stuff/makefile.patch Tue Aug 28 18:17:41 2012 +0200 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) \