projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
debe834
)
vtun: provide correct location for lzo headers
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 3 Mar 2009 22:23:22 +0000
(22:23 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 3 Mar 2009 22:23:22 +0000
(22:23 -0000)
Patch by Robert Urban <urban@unix-beratung.de>
package/vtun/vtun.mk
patch
|
blob
|
history
diff --git
a/package/vtun/vtun.mk
b/package/vtun/vtun.mk
index 152ab9943324ca7e748f1a1dbf8f09df3a0210e4..596e8599af8f68bb65b045794be1f74fab357216 100644
(file)
--- a/
package/vtun/vtun.mk
+++ b/
package/vtun/vtun.mk
@@
-50,7
+50,7
@@
$(VTUN_DIR)/.configured: $(VTUN_DIR)/.patched
--mandir=/usr/man \
--infodir=/usr/info \
--with-ssl-headers=$(STAGING_DIR)/usr/include/openssl \
- --with-lzo-headers=$(STAGING_DIR)/usr/include \
+ --with-lzo-headers=$(STAGING_DIR)/usr/include
/lzo
\
--with-lzo-lib=$(STAGING_DIR)/usr/lib \
)
touch $(VTUN_DIR)/.configured