[gimp-web/testing] ...
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] ...
- Date: Fri, 7 Aug 2015 22:54:16 +0000 (UTC)
commit dbf3902b1bfd8e4fa55d00dd93ca7ccf9ff70086
Author: Michael Schumacher <schumaml gmx de>
Date: Sat Aug 8 00:54:05 2015 +0200
...
programmatic/downloads/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/programmatic/downloads/Makefile b/programmatic/downloads/Makefile
index ea28f0d..170894c 100644
--- a/programmatic/downloads/Makefile
+++ b/programmatic/downloads/Makefile
@@ -20,9 +20,8 @@ clean:
install: mirrors.xhtml mirrors.json
-mkdir -p `${PYTHON} -c 'import wgo_config; print wgo_config.DocumentRoot_path'`/downloads
- install -m 644 mirrors.xhtml
- install -m 644 `${PYTHON} -c 'import wgo_config; print
wgo_config.DocumentRoot_path'`/downloads/mirrors.xhtml
- install -m 644 `${PYTHON} -c 'import wgo_config; print
wgo_config.DocumentRoot_path'`/downloads/mirrors.json
+ install -m 644 mirrors.xhtml `${PYTHON} -c 'import wgo_config; print
wgo_config.DocumentRoot_path'`/downloads/mirrors.xhtml
+ install -m 644 mirrors.json `${PYTHON} -c 'import wgo_config; print
wgo_config.DocumentRoot_path'`/downloads/mirrors.json
install-download: MIRRORS
@if [ ${DownloadRoot}x != "x" ]; then mkdir -p `${PYTHON} -c 'import wgo_config; print
wgo_config.DownloadRoot_path'`/gimp; \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]