diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:35:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:35:23 +0000 |
commit | d71aec3cc3673cc58cb3c343c358f32b19290d5e (patch) | |
tree | 40bfd0badf445730b31933453a36efecd1a1fecd /package/cups/ipkg | |
parent | 6518e9039fdfb15b7e02b17b10925c430ebfd09f (diff) | |
download | upstream-d71aec3cc3673cc58cb3c343c358f32b19290d5e.tar.gz upstream-d71aec3cc3673cc58cb3c343c358f32b19290d5e.tar.bz2 upstream-d71aec3cc3673cc58cb3c343c358f32b19290d5e.zip |
convert cups to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@849 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cups/ipkg')
-rw-r--r-- | package/cups/ipkg/cups.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/cups/ipkg/cups.control b/package/cups/ipkg/cups.control new file mode 100644 index 0000000000..b4f1b67c49 --- /dev/null +++ b/package/cups/ipkg/cups.control @@ -0,0 +1,6 @@ +Package: cups +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Common Unix Printing System |