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-pt-ca/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pcr/apertium/apertium-pt-ca/PKGBUILD') diff --git a/pcr/apertium/apertium-pt-ca/PKGBUILD b/pcr/apertium/apertium-pt-ca/PKGBUILD index b38d2c83f..2436273c5 100644 --- a/pcr/apertium/apertium-pt-ca/PKGBUILD +++ b/pcr/apertium/apertium-pt-ca/PKGBUILD @@ -29,4 +29,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-54-g00ecf