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

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Mar 26 11:14:11 UTC 2014


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

The following commit has been merged in the master branch:
commit c97d619bd21723a6fb2e87ce5281b891ef49205a
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Mar 26 08:13:54 2014 -0300

    Also copy the redir rules.
---
 genweb.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/genweb.sh b/genweb.sh
index 366c374..5cf1b6f 100755
--- a/genweb.sh
+++ b/genweb.sh
@@ -8,6 +8,7 @@ FILES=`ls pages/ | grep -v "style.css\|top\|bottom"`
 cp pages/style.css $OUTPUT/style.css
 cp -a images $OUTPUT/
 cp -a files $OUTPUT/
+cp -a redir $OUTPUT/
 cp images/KDEbian2.ico $OUTPUT/favicon.ico
 
 

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



More information about the pkg-kde-commits mailing list