summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 17:50:49 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 17:50:49 -0200
commitb4e08425b2e934ccf3f41caf7604c2916ab351ad (patch)
tree66fe53c03b1783d27b3d64f96b62ee9bf0530701 /libre/linux-libre-tools
parent1eed9b1b5165c6f2468ecbc0c270afd7e9fc91fe (diff)
fixing description due that those package are upstream descriptions
Diffstat (limited to 'libre/linux-libre-tools')
-rwxr-xr-xlibre/linux-libre-tools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD
index 1fe61100d..b2f679770 100755
--- a/libre/linux-libre-tools/PKGBUILD
+++ b/libre/linux-libre-tools/PKGBUILD
@@ -88,7 +88,7 @@ build() {
}
package_libtraceevent-libre() {
- pkgdesc='Linux-libre kernel trace event library'
+ pkgdesc='Linux kernel trace event library'
depends=('glibc')
replaces=('libtraceevent')
conflicts=('libtraceevent')
@@ -100,7 +100,7 @@ package_libtraceevent-libre() {
}
package_perf-libre() {
- pkgdesc='Linux-libre kernel performance auditing tool'
+ pkgdesc='Linux kernel performance auditing tool'
depends=('perl' 'python2' 'libnewt' 'elfutils' 'audit' 'libunwind')
replaces=('perf')
conflicts=('perf')
@@ -118,7 +118,7 @@ package_perf-libre() {
}
package_cpupower-libre() {
- pkgdesc='Linux-libre kernel tool to examine and tune power saving related features of your processor'
+ pkgdesc='Linux kernel tool to examine and tune power saving related features of your processor'
backup=('etc/conf.d/cpupower')
depends=('bash' 'pciutils')
replaces=('cpupower' 'cpufrequtils')