diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-03 13:19:46 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-03 13:19:46 (EDT) |
commit | 9abfe98e640c3626a03f1e590b3957f8e4da57a1 (patch) | |
tree | eba147408633b25b01ea9a5d3450ec023b17d1f5 | |
parent | c437a1a8f55cdd302a9b797d09b95e3f8f15d39d (diff) |
opkhelper-3.0: Install locale and archtab files.
-rwxr-xr-x | build | 1 | ||||
-rw-r--r-- | opkhelper-3.0.pkg/files | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -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 |