diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-05-22 12:07:47 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-05-22 12:07:47 +0000 |
| commit | 765f92bbb50ec717271848b280ba353b0e1b3ea7 (patch) | |
| tree | 2728053699436cb02e100ec25da3300801796997 /openwrt/package/cups/files/etc | |
| parent | d5ab36c615708376b820053866aca10d2df3f990 (diff) | |
| download | mtk-20170518-765f92bbb50ec717271848b280ba353b0e1b3ea7.zip mtk-20170518-765f92bbb50ec717271848b280ba353b0e1b3ea7.tar.gz mtk-20170518-765f92bbb50ec717271848b280ba353b0e1b3ea7.tar.bz2 | |
Standardize Makefile, add ./ipkg/cups.conffiles, install dev stuff in STAGING_DIR/usr, remove ./files/usr and add a patch for doc url
SVN-Revision: 1019
Diffstat (limited to 'openwrt/package/cups/files/etc')
| -rwxr-xr-x | openwrt/package/cups/files/etc/init.d/S60cups | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/package/cups/files/etc/init.d/S60cups b/openwrt/package/cups/files/etc/init.d/S60cups deleted file mode 100755 index 8e5fd63..0000000 --- a/openwrt/package/cups/files/etc/init.d/S60cups +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -mkdir -p /tmp/cups -mkdir -p /tmp/spool/cups/tmp -exec /usr/sbin/cupsd |
