more cleanups and build fixes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9915 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-12-25 03:11:33 +00:00
parent 8dd065283f
commit 17188e4a2c
23 changed files with 47 additions and 25 deletions

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libICE))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libSM))

View File

@ -49,6 +49,7 @@ define Build/Compile
make -C $(PKG_BUILD_DIR)
mkdir -p $(PKG_INSTALL_DIR)
DESTDIR=$(PKG_INSTALL_DIR) $(MAKE) -C $(PKG_BUILD_DIR) $(MAKE_FLAGS) install
$(call libtool_fixup_libdir,$(PKG_INSTALL_DIR))
endef
define Build/Configure
@ -80,9 +81,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(call libtool_fixup_libdir,$(PKG_INSTALL_DIR))
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libX11))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXau))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXaw))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXcursor))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXdmcp))

View File

@ -49,6 +49,7 @@ define Build/Compile
make -C $(PKG_BUILD_DIR)
mkdir -p $(PKG_INSTALL_DIR)
DESTDIR=$(PKG_INSTALL_DIR) $(MAKE) -C $(PKG_BUILD_DIR) $(MAKE_FLAGS) install
$(call libtool_fixup_libdir,$(PKG_INSTALL_DIR))
endef
define Build/Configure
@ -80,8 +81,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(call libtool_fixup_libdir,$(PKG_INSTALL_DIR))
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXext))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXfixes))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXfont))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXmu))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXpm))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXrandr))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXrender))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
$(INSTALL_DIR) $(2)/bin
mv $(1)/usr/bin/makestrs $(2)/bin
endef

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXv))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXvMC))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXxf86misc))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libXxf86vm))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libfontenc))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libxkbfile))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,libxkbui))

View File

@ -80,7 +80,8 @@ define Package/libXaw/install
endef
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)
$(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
endef
$(eval $(call BuildPackage,xtrans))