summaryrefslogtreecommitdiff
path: root/homebrew/xvid/.make.sh-auto
blob: 8f3a88c491db6aa46b436506ee21eae496e7a75d (plain)
1
2
3
4
5
pkg:setup
cd "build/generic" 
pkg:configure --disable-assembly
make
make DESTDIR=${PKG_DEST} install