summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-21 17:47:53 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-21 17:47:53 (EDT)
commit6e4bc82d8e42335f0767e24e0f15a19d71aee96d (patch)
tree3dfac14a50751d23f09e94de2a40a985fedf7f1f
parent1b40a6fb2af671d92055a2cc874ff0c92b68cb5f (diff)
Fix data file ownerships and permissions.
NOTE: Requires opkhelper 3.0.0-alpha2 (not yet released), or at least commit 0e12876e in opkhelper's Git repository.
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index fba72d9..156f77f 100755
--- a/build
+++ b/build
@@ -10,5 +10,6 @@ install:
cd src && \
make DESTDIR="$$(pwd)/../dest" install && \
cd ..
+ oh-fixperms
oh-strip -k
oh-installfiles