diff --git a/TOOLS/binary_codecs.sh b/TOOLS/binary_codecs.sh index 410bede0f5..79fb0da953 100755 --- a/TOOLS/binary_codecs.sh +++ b/TOOLS/binary_codecs.sh @@ -13,7 +13,7 @@ CODECDIR=/usr/lib/codecs PREFDIR=/var/lib/mplayer/prefs MYSITE='http://people.debian.org/~mennucc1/mplayer' -dpkgarch=$(dpkg --print-installation-architecture) +dpkgarch=$(dpkg --print-architecture) [ -d $PREFDIR ] || mkdir -v $PREFDIR [ -d $CODECDIR ] || mkdir -v $CODECDIR