Skip to content
Snippets Groups Projects
Commit 15b10f9c authored by Leo's avatar Leo
Browse files

community/xerces-c: fix installation

parent eda0d42e
No related branches found
No related tags found
1 merge request!8406community/xerces-c: fix installation
......@@ -35,7 +35,7 @@ check() {
}
package() {
make -C build install DESTDIR="$pkgdir"
make -C build install
}
samples() {
......
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