Fixed picom-jonaburg-template

Previously it tried to generate picom-jonaburg subpkg, giving error when building.
This commit is contained in:
KF-Art 2022-08-26 14:27:55 -04:00
parent 7722c6c650
commit 869b64d326

View file

@ -31,9 +31,3 @@ post_install() {
vlicense LICENSES/MIT
vsconf picom.sample.conf
}
picom-jonaburg_package() {
depends="${sourcepkg}>=${version}_${revision}"
build_style=meta
short_desc+=" (transitional dummy package)"
}