diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 22:14:48 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 22:14:48 +0000 |
commit | 70baa220de7b0d93b378b6ef7dedb72655fc7224 (patch) | |
tree | b1781c987c36ca224eb7006b7e64943ce8f8e1e5 /package/pcre/ipkg/libpcre-dev | |
parent | 218fe439cec00eb360180b978d2d81d56a28bf6b (diff) |
Change pcre packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@485 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pcre/ipkg/libpcre-dev')
-rw-r--r-- | package/pcre/ipkg/libpcre-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/pcre/ipkg/libpcre-dev/CONTROL/control b/package/pcre/ipkg/libpcre-dev/CONTROL/control new file mode 100644 index 000000000..17188856c --- /dev/null +++ b/package/pcre/ipkg/libpcre-dev/CONTROL/control @@ -0,0 +1,8 @@ +Package: libpcre-dev +Priority: optional +Section: devel +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/pcre/ +Description: a Perl Compatible Regular Expression library (development) |