projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81479f6
)
Correct package description field
author
noz
<noz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 28 Nov 2007 20:30:27 +0000
(20:30 +0000)
committer
noz
<noz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 28 Nov 2007 20:30:27 +0000
(20:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9623
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/bzip2/Makefile
patch
|
blob
|
history
diff --git
a/utils/bzip2/Makefile
b/utils/bzip2/Makefile
index
540acca
..
87de88d
100644
(file)
--- a/
utils/bzip2/Makefile
+++ b/
utils/bzip2/Makefile
@@
-28,7
+28,7
@@
define Package/bzip2
URL:=http://www.bzip.org/
endef
-define Package/
dmidecode
/description
+define Package/
bzip2
/description
bzip2 is a freely available, patent free, high-quality \
data compressor.
endef