summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-03-04 04:27:14 +0900
committerQue Quotion2017-03-04 04:27:14 +0900
commit9f1c8b19e02d425926b2b3fea3bd09f5036c0994 (patch)
treee901236e4d81f0aae93fabfe1c9b4c716e85224f
parent65cdb06b49ad0b99ce3c6a40bf1f297b56e3444a (diff)
downloadaur-9f1c8b19e02d425926b2b3fea3bd09f5036c0994.tar.gz
one more pkgname
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9fd1186e66d..1b6c53869df3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ prepare() {
}
build() {
- cd $pkgname-$pkgver
+ cd brasero-$pkgver
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--disable-caches --disable-schemas-compile --enable-compile-warnings=minimum
make