pamac-classic/autogen.sh

11 lines
160 B
Bash
Raw Normal View History

2017-10-10 16:29:22 -03:00
#!/bin/bash
# Generate translations for certain files such as polkit
pushd "${PWD}"/po
make
make clean
popd
# Update the autovala environment
2017-10-16 13:40:34 -03:00
autovala update