clean opts

This commit is contained in:
Jay Lanagan 2023-06-29 00:04:40 -04:00
parent b07edd9549
commit 99645e66c6
2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ xarchiver
*.swo
pru-*
not-working/*
*.bz2

View File

@ -17,9 +17,7 @@ build() {
--libexecdir=/usr/lib/$name \
--sysconfdir=/etc \
--disable-static \
--disable-gtk-doc \
--disable-gtk2 \
--enable-gtk3
--enable-gtk-doc-html=no
make
make DESTDIR=$PKG install