5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
upgpkg_build() {
|
|
makepkg -o
|
|
./patchprov src/perl-$pkgver PKGBUILD
|
|
}
|