Commit 1354b55b authored by Jean-Paul Saman's avatar Jean-Paul Saman

Cosmetic changes.

parent 087a7a03
......@@ -40,8 +40,6 @@ export CONFIG_FLAGS="--enable-release --prefix=/usr \
--with-sdl-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
--with-ffmpeg-tree=/home/jpsaman/iPaq/src/ffmpeg"
# --with-gpe-prefix=/usr/local/arm/2.95.3/arm-linux/usr \
export VIDDIR="usr/share/vlc"
export PIXDIR="usr/share/pixmaps"
#export DESTDIR=/tmp/vlc
......@@ -55,7 +53,8 @@ config:
--host=arm-linux \
--target=arm-linux \
$(shell echo $(CONFIG_FLAGS))
build-stamp:
build:
# This is ugly -- I know
# patch -p 0 < ipkg/patch
$(MAKE)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment