ToastFreeware
/
toast
/
confclerk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f622c99
)
confclerk.pro: fix typo in pod2man call.
author
gregor herrmann
<gregoa@debian.org>
Thu, 11 Sep 2014 16:36:25 +0000
(16:36 +0000)
committer
gregor herrmann
<gregoa@debian.org>
Thu, 11 Sep 2014 16:36:25 +0000
(16:36 +0000)
confclerk.pro
patch
|
blob
|
history
diff --git
a/confclerk.pro
b/confclerk.pro
index 46b17f8b6407a0452badb1a204b1e039c6eba8bc..1421de301f0a4e8ce8dbdf29ad7d25bde6f7d344 100644
(file)
--- a/
confclerk.pro
+++ b/
confclerk.pro
@@
-25,7
+25,7
@@
icon.depends = data/$${TARGET}.svg
man.target = data/$${TARGET}.1
man.commands = \
- pod2man --utf8 --center=\"Offlin
c
e conference scheduler\" --release=\"Version $${VERSION}\" data/$${TARGET}.pod > data/$${TARGET}.1
+ pod2man --utf8 --center=\"Offline conference scheduler\" --release=\"Version $${VERSION}\" data/$${TARGET}.pod > data/$${TARGET}.1
man.depends = data/$${TARGET}.pod
releaseclean.commands = \