projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
053a101
)
No LaTeX documentation for sane-backend package If no LaTeX tools are present, buildi...
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 19 Jun 2011 23:00:24 +0000
(23:00 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 19 Jun 2011 23:00:24 +0000
(23:00 +0000)
Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl>
SVN-Revision: 27239
utils/sane-backends/Makefile
patch
|
blob
|
history
diff --git
a/utils/sane-backends/Makefile
b/utils/sane-backends/Makefile
index 79f58c5832fab110ee97407111a5adf9388721bb..96fc586aaf9bb60ad0aee859e68be86064540f83 100644
(file)
--- a/
utils/sane-backends/Makefile
+++ b/
utils/sane-backends/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sane-backends
PKG_VERSION:=1.0.20
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.sane-project.org/pub/sane/$(PKG_NAME)-$(PKG_VERSION)/
@@
-76,6
+76,7
@@
CONFIGURE_ARGS+= \
--enable-shared \
--enable-static \
--disable-translations \
+ --disable-latex \
--without-gphoto2 \
--disable-debug \