summaryrefslogtreecommitdiffstats
path: root/package/lua-msgpack-native/lua-msgpack-native.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/lua-msgpack-native/lua-msgpack-native.mk')
-rw-r--r--package/lua-msgpack-native/lua-msgpack-native.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/lua-msgpack-native/lua-msgpack-native.mk b/package/lua-msgpack-native/lua-msgpack-native.mk
index 271b0ab6ff..37184055cd 100644
--- a/package/lua-msgpack-native/lua-msgpack-native.mk
+++ b/package/lua-msgpack-native/lua-msgpack-native.mk
@@ -18,8 +18,4 @@ define LUA_MSGPACK_NATIVE_INSTALL_TARGET_CMDS
$(INSTALL) -m 755 -D $(@D)/msgpack.so $(TARGET_DIR)/usr/lib/lua/msgpack.so
endef
-define LUA_MSGPACK_NATIVE_CLEAN_CMDS
- rm -f $(@D)/msgpack.so
-endef
-
$(eval $(generic-package))
OpenPOWER on IntegriCloud