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:
2afc686
)
oops, forgot those 2 lines from [5323]
author
Nicolas Thill
<nico@openwrt.org>
Sat, 28 Oct 2006 21:01:03 +0000
(21:01 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 28 Oct 2006 21:01:03 +0000
(21:01 +0000)
SVN-Revision: 5326
multimedia/palantir/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/palantir/Makefile
b/multimedia/palantir/Makefile
index ccf3b0e34f38819e5091bc2815d78dfc8e235845..f8b8800f2eef6c4b0f49e3978a50d3a9adf5a000 100644
(file)
--- a/
multimedia/palantir/Makefile
+++ b/
multimedia/palantir/Makefile
@@
-42,8
+42,6
@@
export CPPFLAGS=-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include
export LDFLAGS=-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib
define Build/Compile
- rm -rf $(PKG_INSTALL_DIR)
- mkdir -p $(PKG_INSTALL_DIR)/usr
$(MAKE) -C $(PKG_BUILD_DIR)/server/libgsm \
$(TARGET_CONFIGURE_OPTS) \
CCINC="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \