summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-12-02 19:34:00 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-12-02 19:34:00 (GMT)
commit29013215900fb47424b3ea07b3f7500b145db82b (patch)
treeab0f0323a31b13f9199a58968f577f439a7cf4a4
parent77f47c13ca7d6e60d93436d853608ac225e5fa64 (diff)
downloadmxe-29013215900fb47424b3ea07b3f7500b145db82b.zip
mxe-29013215900fb47424b3ea07b3f7500b145db82b.tar.gz
mxe-29013215900fb47424b3ea07b3f7500b145db82b.tar.bz2
improved coding style
-rw-r--r--src/xine-lib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xine-lib.mk b/src/xine-lib.mk
index d456def..528343b 100644
--- a/src/xine-lib.mk
+++ b/src/xine-lib.mk
@@ -7,7 +7,7 @@ $(PKG)_IGNORE :=
$(PKG)_VERSION := 1.1.19
$(PKG)_CHECKSUM := 5afcc28c5cf2bdaab99d951960f6587797e1e5a0
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
-$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
+$(PKG)_FILE := $($(PKG)_SUBDIR).tar.bz2
$(PKG)_WEBSITE := http://www.xine-project.org/
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/xine/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc faad2 ffmpeg flac fontconfig freetype libiconv libmng pthreads sdl speex theora vorbis zlib