summaryrefslogtreecommitdiff
path: root/libre/p7zip-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-01 13:03:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-01 13:03:14 -0300
commit21f5aff726166d79efc56fa4e9998ab6ed9c8a1a (patch)
treefe01ed739c17b964b3f2c2dbed6b6bf3c8881aed /libre/p7zip-libre
parentdafa502c7acae179ce1e2e845f9c94e06892079b (diff)
downloadabslibre-21f5aff726166d79efc56fa4e9998ab6ed9c8a1a.tar.gz
abslibre-21f5aff726166d79efc56fa4e9998ab6ed9c8a1a.tar.bz2
abslibre-21f5aff726166d79efc56fa4e9998ab6ed9c8a1a.zip
p7zip-libre: fix path on the building
Diffstat (limited to 'libre/p7zip-libre')
-rw-r--r--libre/p7zip-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/p7zip-libre/PKGBUILD b/libre/p7zip-libre/PKGBUILD
index 91d6f5345..7f8c3b789 100644
--- a/libre/p7zip-libre/PKGBUILD
+++ b/libre/p7zip-libre/PKGBUILD
@@ -39,7 +39,7 @@ prepare() {
}
build() {
- cd "${srcdir}/${pkgname}_${pkgver}"
+ cd "${srcdir}/${_pkgname}_${pkgver}"
msg "Removing unRar"
# Generate patch
# sed -e '/Rar/d' -i makefile*