Install css files as well, bump release number, thanks to Heiner Kempken.
authorFlorian Fainelli <florian@openwrt.org>
Fri, 24 Oct 2008 14:45:22 +0000 (14:45 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 24 Oct 2008 14:45:22 +0000 (14:45 +0000)
SVN-Revision: 13045

net/cups/Makefile

index 7128b2a026075f8a236e03b063b94666f405cd91..1dc78e6138aaf70601b3c73c6ffffc53df3485ab 100644 (file)
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cups
 PKG_VERSION:=1.3.7
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.bz2
 PKG_SOURCE_URL:= \
@@ -92,6 +92,7 @@ define Package/cups/install
        $(CP) $(PKG_INSTALL_DIR)/usr/share/cups/templates/*.tmpl $(1)/usr/share/cups/templates/
        $(INSTALL_DIR) $(1)/usr/share/doc/cups
        $(CP) $(PKG_INSTALL_DIR)/usr/share/doc/cups/index.html $(1)/usr/share/doc/cups/
+       $(CP) $(PKG_INSTALL_DIR)/usr/share/doc/cups/*.css $(1)/usr/share/doc/cups/
        $(CP) $(PKG_INSTALL_DIR)/usr/share/doc/cups/images $(1)/usr/share/doc/cups/
        $(INSTALL_DIR) $(1)/usr/sbin
        $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/* $(1)/usr/sbin/