diff options
| author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-22 12:07:47 +0000 |
|---|---|---|
| committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-22 12:07:47 +0000 |
| commit | dde67969f8eac0f1246f312c7a69cc2ad2470ea7 (patch) | |
| tree | 2728053699436cb02e100ec25da3300801796997 /openwrt/package/cups/ipkg | |
| parent | 22828b8f63f1aabe2f758bda264bf5d2783bee0b (diff) | |
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@1019 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/cups/ipkg')
| -rw-r--r-- | openwrt/package/cups/ipkg/cups.conffiles | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/package/cups/ipkg/cups.conffiles b/openwrt/package/cups/ipkg/cups.conffiles new file mode 100644 index 000000000..bed6faa3f --- /dev/null +++ b/openwrt/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 |
