summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre-tools/PKGBUILD')
-rw-r--r--libre/linux-libre-tools/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD
index bb54168dc..b4b5f90d6 100644
--- a/libre/linux-libre-tools/PKGBUILD
+++ b/libre/linux-libre-tools/PKGBUILD
@@ -57,7 +57,7 @@ sha256sums=('9c2a524c901febe0f0138f702bfdeb52d6f79f22c1fdbabaa37580bc70f16218'
'7547815bb761d49d198b85f95011535713c2ed4a004f249a9cf6ba985af8c4ed')
prepare() {
- cd "${srcdir}/${_srcname}"
+ cd $_srcname
# add upstream patch
if [ "${_pkgbasever}" != "${_pkgver}" ]; then
@@ -70,8 +70,6 @@ prepare() {
}
build() {
- cd "${srcdir}/${_srcname}"
-
msg2 'libtraceevent'
pushd $_srcname/tools/lib/traceevent
make