From 1b40a6fb2af671d92055a2cc874ff0c92b68cb5f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 21 Oct 2012 16:45:01 -0400 Subject: Enable stripping of binary files. NOTE: Requires opkhelper 3.0.0-alpha2 (not yet released), or at least commit 260c0b17 in opkhelper's Git repository. --- diff --git a/build b/build index 0e16deb..fba72d9 100755 --- a/build +++ b/build @@ -10,5 +10,5 @@ install: cd src && \ make DESTDIR="$$(pwd)/../dest" install && \ cd .. - #oh-strip -g + oh-strip -k oh-installfiles -- cgit v0.9.1