diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 19:29:51 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 19:29:51 +0000 |
commit | a889e237c4cc333b60a1ddfa7566dff340c50d09 (patch) | |
tree | 267e2e55f09f88a71e0678f2294182e6149107b6 /openwrt/package/lzo | |
parent | b34f124cf9a1b23a346d6e52254bebe3540ba3f8 (diff) |
remove version and architecture from control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@481 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/lzo')
-rw-r--r-- | openwrt/package/lzo/lzo.control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/package/lzo/lzo.control b/openwrt/package/lzo/lzo.control index aa9992aa33..1da5263315 100644 --- a/openwrt/package/lzo/lzo.control +++ b/openwrt/package/lzo/lzo.control @@ -1,8 +1,6 @@ Package: lzo Priority: optional Section: libs -Version: 1.0.8-1 -Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Description: an implementation of the deflate compression method (library) |