add cups
authorFelix Fietkau <nbd@openwrt.org>
Wed, 23 Mar 2005 21:18:15 +0000 (21:18 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 23 Mar 2005 21:18:15 +0000 (21:18 +0000)
commit21aa4b20e69f5e77c920501a657de58ca1dd1df9
treefbb9cb3d083a4ad87f1370223fda8b0046a1f83f
parent5389174f49b286e1ce913d27b707ccccc01a1091
add cups

SVN-Revision: 436
13 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/cups/Config.in [new file with mode: 0644]
openwrt/package/cups/Makefile [new file with mode: 0644]
openwrt/package/cups/cups.control [new file with mode: 0644]
openwrt/package/cups/files/etc/cups/classes.conf [new file with mode: 0644]
openwrt/package/cups/files/etc/cups/client.conf [new file with mode: 0644]
openwrt/package/cups/files/etc/cups/cupsd.conf [new file with mode: 0644]
openwrt/package/cups/files/etc/cups/printers.conf [new file with mode: 0644]
openwrt/package/cups/files/etc/init.d/S60cups [new file with mode: 0755]
openwrt/package/cups/files/usr/share/doc/cups/index.html [new file with mode: 0644]
openwrt/package/cups/patches/100-makefile-targets.patch [new file with mode: 0644]
openwrt/package/cups/patches/110-no-strip-on-install.patch [new file with mode: 0644]