Fresh fixes for rdc from sn9, thanks !
[openwrt.git] / package / e2fsprogs / Makefile
index 6dbae74..b2c1ba3 100644 (file)
@@ -90,6 +90,7 @@ define Package/e2fsprogs/install
 endef
 
 define Package/libuuid/install
+       $(INSTALL_DIR) $(1)/usr/lib
        $(CP) $(PKG_INSTALL_DIR)/usr/lib/libuuid.so.* $(1)/usr/lib/
 endef
 
This page took 0.023989 seconds and 4 git commands to generate.