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:
a951532
)
Remove wrong TARGET_LDFLAGS line.
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 14 Oct 2008 11:44:01 +0000
(11:44 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 14 Oct 2008 11:44:01 +0000
(11:44 +0000)
SVN-Revision: 12980
lang/pygobject/Makefile
patch
|
blob
|
history
diff --git
a/lang/pygobject/Makefile
b/lang/pygobject/Makefile
index a8e1bff72dacbfea05e65fcd14cc1d3f4ea400ca..25ac82da3db952e96e2333f24c23c75fefba61e5 100644
(file)
--- a/
lang/pygobject/Makefile
+++ b/
lang/pygobject/Makefile
@@
-18,8
+18,6
@@
PKG_MD5SUM:=05bf0487c885a1ef6df615e02cac5ea6
include $(INCLUDE_DIR)/package.mk
-include $(if $(DUMP),,$(STAGING_DIR)/mk/python-package.mk)
-TARGET_LDFLAGS+=-I/home/lars/Projects/openwrt-olpc/staging_dir/i386/usr/include/python2.5
-
EXTRA_LDFLAGS+= \
-L$(STAGING_DIR)/usr/lib/libintl/lib/ \
-L$(STAGING_DIR)/usr/lib/libiconv/lib/