summaryrefslogtreecommitdiffstats
path: root/openwrt/package/lzo/lzo.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-14 20:20:54 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-14 20:20:54 +0000
commit811151c6ecd6e7b73a13e0aa3ddd38861a56a3fb (patch)
treeb42d24170207ca47f4b719b098106a5fc85710e2 /openwrt/package/lzo/lzo.control
parentb240439f83a68d2562587552751f3e7516053e16 (diff)
Convert lzo to new packaging style, rename package from lzo to liblzo since it is a library-only package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@892 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/lzo/lzo.control')
-rw-r--r--openwrt/package/lzo/lzo.control6
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/package/lzo/lzo.control b/openwrt/package/lzo/lzo.control
deleted file mode 100644
index 1da526331..000000000
--- a/openwrt/package/lzo/lzo.control
+++ /dev/null
@@ -1,6 +0,0 @@
-Package: lzo
-Priority: optional
-Section: libs
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
-Description: an implementation of the deflate compression method (library)