summaryrefslogtreecommitdiffstats
path: root/audio/mp3wrap/mp3wrap.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3wrap/mp3wrap.SlackBuild')
-rw-r--r--audio/mp3wrap/mp3wrap.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3wrap/mp3wrap.SlackBuild b/audio/mp3wrap/mp3wrap.SlackBuild
index 46a48033cb..6bc908b8ec 100644
--- a/audio/mp3wrap/mp3wrap.SlackBuild
+++ b/audio/mp3wrap/mp3wrap.SlackBuild
@@ -64,7 +64,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-samples \
--build=$ARCH-slackware-linux
-make
+make
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \