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-br-fr/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pcr/apertium/apertium-br-fr') diff --git a/pcr/apertium/apertium-br-fr/PKGBUILD b/pcr/apertium/apertium-br-fr/PKGBUILD index 478f7f143..c1b2d274d 100644 --- a/pcr/apertium/apertium-br-fr/PKGBUILD +++ b/pcr/apertium/apertium-br-fr/PKGBUILD @@ -21,4 +21,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