[gimp-web/testing] Leftover - removed
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Leftover - removed
- Date: Tue, 19 Aug 2014 23:30:41 +0000 (UTC)
commit 8c189db59c2c158e4fbbde6829a69f18f44aa38e
Author: Michael Schumacher <schumaml gmx de>
Date: Wed Aug 20 01:30:12 2014 +0200
Leftover - removed
programmatic/downloads/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/programmatic/downloads/Makefile b/programmatic/downloads/Makefile
index cb0b837..61b707d 100644
--- a/programmatic/downloads/Makefile
+++ b/programmatic/downloads/Makefile
@@ -20,5 +20,5 @@ install: mirrors.xhtml
install -m 644 mirrors.xhtml `${PYTHON} -c 'import wgo_config; print
wgo_config.DocumentRoot_path'`/downloads/mirrors.xhtml
install-download: MIRRORS
- @if [ ${DownloadRoot}x != "x" ]; then -mkdir -p `${PYTHON} -c 'import wgo_config; print
wgo_config.DownloadRoot_path'`/gimp; \
+ @if [ ${DownloadRoot}x != "x" ]; then mkdir -p `${PYTHON} -c 'import wgo_config; print
wgo_config.DownloadRoot_path'`/gimp; \
install -m 644 MIRRORS `${PYTHON} -c 'import wgo_config; print
wgo_config.DownloadRoot_path'`/gimp/MIRRORS; fi;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]