wok view airoscript-ng/stuff/makefile.patch @ rev 14080

udisks: update deps - busybox mount does not understand the -o uhelper=udisks2 spawned by udisks
author ernia <monghitri@aruba.it>
date Fri Feb 22 17:25:25 2013 +0000 (2013-02-22)
parents
children
line source
1 --- Makefile-Linux.orig 2010-01-15 21:45:21.791876742 +0300
2 +++ Makefile-Linux 2010-01-15 21:48:54.509121551 +0300
3 @@ -27,9 +27,7 @@
4 install: installdirs\
5 install-airoscript install-themes \
6 install-tools \
7 - install-docs \
8 - install-locale \
9 - post-install
10 + install-docs
12 installdirs:
13 @$(SHELL) $(srcdir)/mkinstalldirs $(bindir) $(datadir) \