[SCM] pkg-kde.alioth.debian.org website branch, master, updated. ad133ab5152bbcc61aded36ed94add5669624e14

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Sep 17 03:32:52 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/www.git;a=commitdiff;h=64fef26

The following commit has been merged in the master branch:
commit 64fef26aef64893db8fa6ecab3f921333c96b64d
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Sep 17 00:31:14 2014 -0300

    Generate the image in the output directory.
---
 genweb.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/genweb.sh b/genweb.sh
index 4f84d14..a921a93 100755
--- a/genweb.sh
+++ b/genweb.sh
@@ -22,7 +22,7 @@ done
 bash genrss.sh > $OUTPUT/rss.xml
 
 # Generate Qt5 build dependencies graph. Needs dot.
-dot -T png -o images/qt5_build_deps.png files/qt5-build-deps.dot
+dot -T png -o images/qt5_build_deps.png $OUTPUT/qt5-build-deps.dot
 
 # find $OUTPUT/ -name ".svn" -exec rm -rf {} \; || true
 chmod -R g+w $OUTPUT/*

-- 
pkg-kde.alioth.debian.org website



More information about the pkg-kde-commits mailing list