Skip to content
Snippets Groups Projects
Commit d0341a8b authored by Eric Bélanger's avatar Eric Bélanger
Browse files

Clean up PKGBUILD

parent 695aefaf
No related branches found
Tags 2.44-1
No related merge requests found
......@@ -27,5 +27,5 @@ check() {
package() {
cd XML-Parser-${pkgver}
make install DESTDIR="${pkgdir}"
make DESTDIR="${pkgdir}" install
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment