]> jfr.im git - solanum.git/blobdiff - scripts/application.sh
filter: add #defines for nick,user,host
[solanum.git] / scripts / application.sh
index a04ec371df72a03c77dd6ff5a36c74dfef8ad606..69b158aba708b12038534fc8a4133503b9d68f51 100755 (executable)
@@ -32,5 +32,5 @@ echo "[charybdis] Generating include/serno.h for tip $MYTIP."
 cat << _EOF_ > include/serno.h
 /* Generated automatically by makepackage. Any changes made here will be lost. */
 #define SERNO "$SERNO"
-#define DATECODE "$DATECODE"
+#define DATECODE ${DATECODE}UL
 _EOF_