git.annexia.org
/
goaljobs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
087ea60
)
goaljobs_config: Fix typo @MAILX -> @MAILX@.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 26 Sep 2013 21:37:03 +0000
(22:37 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 26 Sep 2013 21:37:03 +0000
(22:37 +0100)
goaljobs_config.ml.in
patch
|
blob
|
history
diff --git
a/goaljobs_config.ml.in
b/goaljobs_config.ml.in
index
812fa42
..
115116c
100644
(file)
--- a/
goaljobs_config.ml.in
+++ b/
goaljobs_config.ml.in
@@
-20,4
+20,4
@@
let package_name = "@PACKAGE_NAME@"
let package_version = "@PACKAGE_VERSION@"
-let mailx = "@MAILX"
+let mailx = "@MAILX
@
"