wok-next diff airoscript-ng/stuff/makefile.patch @ rev 7972
Use true name of libgl in libegl-mesa
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 17 17:54:30 2011 +0100 (2011-01-17) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/airoscript-ng/stuff/makefile.patch Mon Jan 17 17:54:30 2011 +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) \