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 | 323a257936a107fafcd256902d8adbf78cfcaf0d (patch) | |
tree | bd579c5d089f6e173e0a12017bb4a21d77b1957f /openwrt/package/pcre/ipkg/libpcre-dev | |
parent | bfbc1b25f846cf4c3e024553d57cef05431c35ed (diff) |
Change pcre packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@485 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pcre/ipkg/libpcre-dev')
-rw-r--r-- | openwrt/package/pcre/ipkg/libpcre-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/pcre/ipkg/libpcre-dev/CONTROL/control b/openwrt/package/pcre/ipkg/libpcre-dev/CONTROL/control new file mode 100644 index 000000000..17188856c --- /dev/null +++ b/openwrt/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) |