diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-24 16:18:09 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:47 +0200 |
commit | 18e07cd4c504ce9e1cb8ccb254074c77665a2f5c (patch) | |
tree | a45804d565c000245663b05893dc4a30ac5050dd /.SRCINFO | |
parent | 97182d146519d359845d2c9510bbd4df371dc716 (diff) | |
download | pkgbuilds-18e07cd4c504ce9e1cb8ccb254074c77665a2f5c.tar.xz |
shaman-git: Force LANG=en_US.utf-8 during build
LANG=C in the clean containers, which makes the manpage generation fail
due to the alpha character in the version tag
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 14:56:53 UTC 2015 +# Mon Jun 1 14:56:54 UTC 2015 pkgbase = shaman-git pkgdesc = A small, native C library and utility to fetch weather pkgver = 2.0.0.α.r22.g1ded016 |