From b5b9c72ea9fc05600bfcab6569ce89ca2185d19d Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Thu, 2 Jun 2016 18:31:49 -0400 Subject: import more apertium files --- pcr/apertium/apertium-es-ast/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pcr/apertium/apertium-es-ast') diff --git a/pcr/apertium/apertium-es-ast/PKGBUILD b/pcr/apertium/apertium-es-ast/PKGBUILD index 1e786560f..e2bd8e815 100644 --- a/pcr/apertium/apertium-es-ast/PKGBUILD +++ b/pcr/apertium/apertium-es-ast/PKGBUILD @@ -20,4 +20,9 @@ build() { ./configure --prefix=/usr make || return 1 make DESTDIR="$pkgdir/" install || return 1 +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir/" install } \ No newline at end of file -- cgit v1.2.3