checkin for the day. got pychroot added to AUR, so now i can do more work on this. tomorrow.

This commit is contained in:
2016-11-16 02:59:55 -05:00
parent 0c4fb77ad1
commit f419a6e4f6
2 changed files with 45 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
Version: {{ build['ver'] }}
Build: {{ build['name'] }}
Time: {{ build['time'] }}
Machine: {{ build['host'] }}
User: {{ build['user'] }}{% if build['realuser'] is defined and build['realuser'] > 0 %} ({{ build['realuser'] }}){% endif %}