summaryrefslogtreecommitdiff
path: root/openwrt/package/cups/files
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-22 12:07:47 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-22 12:07:47 +0000
commit765f92bbb50ec717271848b280ba353b0e1b3ea7 (patch)
tree2728053699436cb02e100ec25da3300801796997 /openwrt/package/cups/files
parentd5ab36c615708376b820053866aca10d2df3f990 (diff)
downloadmtk-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')
-rw-r--r--[-rwxr-xr-x]openwrt/package/cups/files/cupsd.init (renamed from openwrt/package/cups/files/etc/init.d/S60cups)0
-rw-r--r--openwrt/package/cups/files/usr/share/doc/cups/index.html36
2 files changed, 0 insertions, 36 deletions
diff --git a/openwrt/package/cups/files/etc/init.d/S60cups b/openwrt/package/cups/files/cupsd.init
index 8e5fd63..8e5fd63 100755..100644
--- a/openwrt/package/cups/files/etc/init.d/S60cups
+++ b/openwrt/package/cups/files/cupsd.init
diff --git a/openwrt/package/cups/files/usr/share/doc/cups/index.html b/openwrt/package/cups/files/usr/share/doc/cups/index.html
deleted file mode 100644
index 368f6cf..0000000
--- a/openwrt/package/cups/files/usr/share/doc/cups/index.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<HTML>
-<HEAD>
- <TITLE>Common UNIX Printing System</TITLE>
- <LINK REL=STYLESHEET TYPE="text/css" HREF="cups.css">
- <MAP NAME="navbar">
- <AREA SHAPE="RECT" COORDS="12,10,50,20" HREF="http://www.easysw.com" ALT="Easy Software Products Home Page">
- <AREA SHAPE="RECT" COORDS="82,10,196,20" HREF="/admin" ALT="Do Administration Tasks">
- <AREA SHAPE="RECT" COORDS="216,10,280,20" HREF="/classes" ALT="Manage Printer Classes Status">
- <AREA SHAPE="RECT" COORDS="300,10,336,20" HREF="http://www.cups.org/documentation.php" ALT="On-Line Help">
- <AREA SHAPE="RECT" COORDS="356,10,394,20" HREF="/jobs" ALT="Manage Jobs">
- <AREA SHAPE="RECT" COORDS="414,10,476,20" HREF="/printers" ALT="Manage Printers">
- <AREA SHAPE="RECT" COORDS="496,10,568,20" HREF="http://www.cups.org" ALT="Download the Current CUPS Software">
- </MAP>
-</HEAD>
-
-<BODY BGCOLOR="#cccc99" TEXT="#000000" LINK="#0000FF" VLINK="#FF00FF">
-<CENTER>
-<IMG SRC="/images/navbar.gif" WIDTH="583" HEIGHT="30" USEMAP="#navbar" BORDER="0" ALT="Common UNIX Printing System">
-</CENTER>
-
-<H1><A HREF="admin">Do Administration Tasks</A></H1>
-<H1><A HREF="classes">Manage Printer Classes</A></H1>
-<H1><A HREF="http://www.cups.org/documentation.php">On-Line Help</A></H1>
-<H1><A HREF="jobs">Manage Jobs</A></H1>
-<H1><A HREF="printers">Manage Printers</A></H1>
-<H1><A HREF="http://www.cups.org">Download the Current CUPS Software</A></H1>
-
-<HR>
-
-<P>The Common UNIX Printing System, CUPS, and the CUPS logo are the
-trademark property of <A HREF="http://www.easysw.com">Easy Software
-Products</A>. CUPS is copyright 1997-2005 by Easy Software Products,
-All Rights Reserved.
-
-</BODY>
-</HTML>