remove gtk-doc line

This commit is contained in:
mac-a-r0ni 2023-07-08 05:20:30 -04:00
parent 1fa6767b16
commit e5bbf83363

View File

@ -23,7 +23,6 @@ build() {
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/gtk-doc
rm -r $PKG/usr/share/doc
}