From 9abfe98e640c3626a03f1e590b3957f8e4da57a1 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Mon, 03 Jun 2013 13:19:46 -0400
Subject: opkhelper-3.0: Install locale and archtab files.

---
diff --git a/build b/build
index 6038f29..f532f36 100755
--- a/build
+++ b/build
@@ -6,6 +6,7 @@ build:
 	oh-autoconfigure -- \
 		--bindir=/usr/share/$(OPK_SOURCE) \
 		--libdir=/usr/share \
+		--pkgdatadir=/usr/share/opkhelper-3.0 \
 		--with-libopkbuild.1=/usr/share/libopkbuild.1
 	oh-autobuild
 
diff --git a/opkhelper-3.0.pkg/files b/opkhelper-3.0.pkg/files
index 3884c08..96e97a7 100644
--- a/opkhelper-3.0.pkg/files
+++ b/opkhelper-3.0.pkg/files
@@ -1,2 +1,3 @@
 /usr/share/opkhelper-*
 /usr/share/libopkhelper*
+/usr/share/locale
--
cgit v0.9.1