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-fr-es/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pcr/apertium/apertium-fr-es/PKGBUILD') diff --git a/pcr/apertium/apertium-fr-es/PKGBUILD b/pcr/apertium/apertium-fr-es/PKGBUILD index 46eb436b9..22c83752b 100644 --- a/pcr/apertium/apertium-fr-es/PKGBUILD +++ b/pcr/apertium/apertium-fr-es/PKGBUILD @@ -27,4 +27,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