projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
390b552
)
gamin: remove --program-prefix
author
Yann E. MORIN
<yann.morin.1998@anciens.enib.fr>
Tue, 9 Aug 2011 22:12:48 +0000
(
00:12
+0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 11 Sep 2011 22:08:16 +0000
(
00:08
+0200)
--program-prefix is now set in the auto-target infrastructure.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gamin/gamin.mk
patch
|
blob
|
history
diff --git
a/package/gamin/gamin.mk
b/package/gamin/gamin.mk
index d691f6043a6fc1678e91bad7a6029c4cb538d5e4..326fd62afba35f699d76c8e9607044daeed7abb2 100644
(file)
--- a/
package/gamin/gamin.mk
+++ b/
package/gamin/gamin.mk
@@
-9,7
+9,7
@@
GAMIN_SITE = http://www.gnome.org/~veillard/gamin/sources
GAMIN_AUTORECONF = YES
GAMIN_INSTALL_STAGING = YES
-GAMIN_CONF_OPT = --
program-prefix="" --
disable-debug
+GAMIN_CONF_OPT = --disable-debug
# python support broken
GAMIN_CONF_OPT += --without-python