projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31742b8
)
[packages] perf: correct section & category
author
Stephen Walker
<stephendwalker@gmail.com>
Wed, 26 Oct 2011 03:04:07 +0000
(
03:04
+0000)
committer
Stephen Walker
<stephendwalker@gmail.com>
Wed, 26 Oct 2011 03:04:07 +0000
(
03:04
+0000)
SVN-Revision: 28596
devel/perf/Makefile
patch
|
blob
|
history
diff --git
a/devel/perf/Makefile
b/devel/perf/Makefile
index 0a78fa6277e3ceaf43d42fccf8d9673bc5eeacf9..d14629cf69ffafa6304e83d856dd1d507292f64b 100644
(file)
--- a/
devel/perf/Makefile
+++ b/
devel/perf/Makefile
@@
-14,8
+14,8
@@
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk
define Package/perf
- SECTION:=
utils
- CATEGORY:=
Utilities
+ SECTION:=
devel
+ CATEGORY:=
Development
DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)