aboutsummaryrefslogtreecommitdiff
path: root/gst-libs/ext/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-09 11:57:49 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-09 11:57:49 +0200
commitbf67b6b3be6adab19d7354e0f8a1b81b873c09dd (patch)
tree8781aed7dae9376c5f73fa57efea0d0fb993b03f /gst-libs/ext/Makefile.am
parent20860c094a820bd9276f1fc83792ee9d9aa54ad3 (diff)
Imported Upstream version 0.11.93upstream/0.11.93
Diffstat (limited to 'gst-libs/ext/Makefile.am')
-rw-r--r--gst-libs/ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/ext/Makefile.am b/gst-libs/ext/Makefile.am
index b1054e1..cbd1274 100644
--- a/gst-libs/ext/Makefile.am
+++ b/gst-libs/ext/Makefile.am
@@ -36,7 +36,7 @@ maintainer-clean: distclean
maintainerclean: maintainer-clean
dist-local:
- GIT_DIR=libav/.git git checkout-index --prefix=../$(TMP_DIST_DIR)/libav/ -a
+ GIT_DIR=libav/.git git checkout-index --prefix=$(TMP_DIST_DIR)/libav/ -a
touch $(TMP_DIST_DIR)/libav/config.mak
echo "Patching libav ./configure"
sed -e '/Unknown option/ {N;N;s/exit 1//; }' $(TMP_DIST_DIR)/libav/configure > $(TMP_DIST_DIR)/libav/configure.tmp