X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibjson-c%2FMakefile;h=f713cc61574a9e95ba02d03c48e64b1327409790;hb=fe941c5fc618bfd5f09351553b0610917c8a3c4c;hp=bcb298418d001d1c1d98f27b1dd9daf6fa5b9ee4;hpb=5c162aac1c9723ec68209aeac008e344ac38e6e3;p=openwrt-10.03%2F.git diff --git a/package/libjson-c/Makefile b/package/libjson-c/Makefile index bcb298418..f713cc615 100644 --- a/package/libjson-c/Makefile +++ b/package/libjson-c/Makefile @@ -44,12 +44,6 @@ define Build/InstallDev $(CP) $(PKG_INSTALL_DIR)/usr/lib/pkgconfig/json.pc $(1)/usr/lib/pkgconfig/ endef -define Build/UninstallDev - rm -rf $(1)/usr/include/json \ - $(1)/usr/lib/libjson.{a,so*} \ - $(1)/usr/lib/pkgconfig/json.pc -endef - define Package/libjson/install $(INSTALL_DIR) $(1)/usr/lib $(CP) $(PKG_INSTALL_DIR)/usr/lib/libjson.so.* $(1)/usr/lib/