summaryrefslogtreecommitdiff
path: root/scripts/static_install.sh
blob: 9de333571824e37c610d94e82493f1f5ebcb1bfc (plain)
1
2
3
#!/bin/sh
VERSION=`cat PORTABLE_VERSION | perl -ne 'chomp and print'`
DESTDIR=`pwd`/static/deadbeef-$VERSION make install