summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2021-04-17 12:18:13 +0200
committerFabioLolix2021-04-17 12:18:13 +0200
commit7ce74dd28ae3ab51b00f8155691ec9f9e9560e43 (patch)
tree73b305ceab2dd80d285d7e295d976fdb1eed0784 /PKGBUILD
parent2bd482c3634addcd85c4180008e75a7bf80afd95 (diff)
downloadaur-7ce74dd28ae3ab51b00f8155691ec9f9e9560e43.tar.gz
fix build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72918972df81..ad0cef0fb9c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=epson-inkjet-printer-201601w
_pkgname_filter=epson-inkjet-printer-filter
_suffix=1lsb3.2.src.rpm
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Epson printer driver (L380/L382)"
arch=('i686' 'x86_64')
url="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
@@ -22,6 +22,7 @@ build() {
cd "${FILTER_FILE%.tar.gz}"
aclocal
libtoolize
+ automake -a
chmod +x configure
# if you have runtime problems: add "--enable-debug" and look into /tmp/epson-inkjet-printer-filter.txt
./configure LDFLAGS="$LDFLAGS -Wl,--no-as-needed" --prefix=/opt/$pkgname