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 | 546de08fab443c8dfcd636d7a8aef048e867bec4 (patch) | |
tree | 9540e1fe0d30cde9faa6388642207f6618d965dc /package/cups/ipkg | |
parent | a600845ae5b740391d9fd235735f186427520376 (diff) | |
download | upstream-546de08fab443c8dfcd636d7a8aef048e867bec4.tar.gz upstream-546de08fab443c8dfcd636d7a8aef048e867bec4.tar.bz2 upstream-546de08fab443c8dfcd636d7a8aef048e867bec4.zip |
Standardize Makefile, add ./ipkg/cups.conffiles, install dev stuff in STAGING_DIR/usr, remove ./files/usr and add a patch for doc url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1019 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cups/ipkg')
-rw-r--r-- | package/cups/ipkg/cups.conffiles | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/cups/ipkg/cups.conffiles b/package/cups/ipkg/cups.conffiles new file mode 100644 index 0000000000..bed6faa3f2 --- /dev/null +++ b/package/cups/ipkg/cups.conffiles @@ -0,0 +1,4 @@ +/etc/cups/classes.conf +/etc/cups/client.conf +/etc/cups/cupsd.conf +/etc/cups/printers.conf |