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-gl/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pcr/apertium/apertium-pt-gl/PKGBUILD') diff --git a/pcr/apertium/apertium-pt-gl/PKGBUILD b/pcr/apertium/apertium-pt-gl/PKGBUILD index 7a8ddee49..4078e56a8 100644 --- a/pcr/apertium/apertium-pt-gl/PKGBUILD +++ b/pcr/apertium/apertium-pt-gl/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-2-g168b