Fix missing makedeb call

This commit is contained in:
Tobias Reisinger 2023-05-27 15:23:50 +02:00
parent ef582aaff8
commit 0afe60aea2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -7,6 +7,8 @@ credentials="$2"
cd "$package"
makedeb -s
# Source infos
. "/etc/makepkg.conf"
. "PKGBUILD"