]> git.pld-linux.org Git - packages/ejabberd.git/commitdiff
more dummies…
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 15 Nov 2013 15:24:16 +0000 (16:24 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 15 Nov 2013 15:24:16 +0000 (16:24 +0100)
ejabberd.spec

index b1903ca252a0b81d8bf2f360ac27af2464f25b63..69371feb99bdef4b9797ec751fad95066f83ccc5 100644 (file)
@@ -114,6 +114,8 @@ Server-side logging module.
 # fool them with this dummy repository
 unset GIT_DIR GIT_WORK_TREE
 git init
+git config user.email "dummy@example.com"
+git config user.name "Dummy"
 git add configure.ac
 git commit -a -m "dummy commit"
 git tag "%{version}"
This page took 0.093646 seconds and 4 git commands to generate.