summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormydongistiny2015-12-06 12:33:54 -0800
committermydongistiny2015-12-06 12:33:54 -0800
commitb938a8dcbd952b2982f355914df323c60233211c (patch)
treef7962fb99ca475e801f19eee23b686342ec89567
parent65055e49c4340b98cdcc30c02dee6dbe2f6b456b (diff)
downloadaur-b938a8dcbd952b2982f355914df323c60233211c.tar.gz
Opps I did it again
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a858cd431e0..73884d6023f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ build() {
}
check() {
- cd $srcdir/$pkgname-$pkgver
+ cd $srcdir/flex-2.5.39
# these tests are incompatible with latest bison
sed -i -e '/test-bison-yylloc/d' -e '/test-bison-yylval/d' tests/Makefile.in