projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28145f9
)
remove UninstallDev
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 25 Dec 2007 01:59:55 +0000
(
01:59
+0000)
committer
Jiri Slachta
<slachta@cesnet.cz>
Sat, 8 Mar 2014 11:06:45 +0000
(12:06 +0100)
libs/zaptel/Makefile
patch
|
blob
|
history
diff --git
a/libs/zaptel/Makefile
b/libs/zaptel/Makefile
index a4f9efea4f60f4a5287d9de4f2b06adf27c51017..383c3d6e6a32ae103c6845b63f3e2c00198d548f 100644
(file)
--- a/
libs/zaptel/Makefile
+++ b/
libs/zaptel/Makefile
@@
-55,12
+55,6
@@
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libtonezone.so* $(1)/usr/lib/
endef
-define Build/UninstallDev
- rm -rf $(STAGING_DIR)/usr/include/linux/zaptel.h
- rm -rf $(STAGING_DIR)/usr/include/tonezone.h
- rm -rf $(STAGING_DIR)/usr/lib/libtonezone.so*
-endef
-
define Package/zaptel-libtonezone/install
$(INSTALL_DIR) $(1)/usr/lib
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libtonezone.so.* $(1)/usr/lib/