This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
mpd
Watch
0
Star
0
Fork
0
You've already forked mpd
Code
Issues
Pull Requests
Releases
Activity
7fdcd56a99
mpd
/
makedist.sh
9 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
makedist.sh: followup on bundled id3tag/mad removals git-svn-id: https://svn.musicpd.org/mpd/trunk@4386 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-07-17 10:41:38 +02:00
#!/bin/sh
if
test
-e Makefile
then
make distclean
fi
./autogen.sh --disable-aac
make
import from SF CVS git-svn-id: https://svn.musicpd.org/mpd/trunk@1 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-24 00:41:20 +01:00
make dist
Reference in New Issue
Copy Permalink