Fixed heirloom-doctools build

This commit is contained in:
Ella-0 2021-01-27 11:28:31 +00:00
parent a111e7a454
commit 09e680bfa3

View file

@ -13,6 +13,7 @@ fetch() {
build() {
cd $pkgname-$pkgver
./configure
gmake
}