summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c543beb)
raw | patch | inline | side by side (parent: c543beb)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 27 Nov 2009 15:50:42 +0000 (15:50 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 27 Nov 2009 15:50:42 +0000 (15:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14840 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/dh-make-gosa | patch | blob | history |
diff --git a/gosa-core/dh-make-gosa b/gosa-core/dh-make-gosa
index 0e92818eb2a6c1af870038c33a44be4d1164b395..7f53d85ca59edf4d06028c9366b15a2492b719a1 100755 (executable)
--- a/gosa-core/dh-make-gosa
+++ b/gosa-core/dh-make-gosa
@@ -229,7 +229,7 @@ sed -i "s/.url:\/\/example.com./http:\/\/www.gosa-project.org/g" debian/copyrigh
sed -i "/.put author's name and email here.\
/d" debian/copyright
sed -i '/^Upstream/,/^$/d' debian/copyright
-sed -i 's/ C)/ (C)/g' debian/copyright
+sed -i 's/ C)/ Copyright (C)/g' debian/copyright
# Adapt control
sed -i "s#^Section: unknown#Section: $SECTION#g" debian/control