Skip to content
Snippets Groups Projects
Commit 2c94dc11 authored by A. Wilcox's avatar A. Wilcox Committed by Ariadne Conill
Browse files

main/adwaita-icon-theme: fix package() function

parent 8e0f8a81
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ build() {
}
package() {
cd "$_builddir"
cd "$builddir"
make DESTDIR="$pkgdir" install pkgconfigdir=/usr/lib/pkgconfig\
DATADIRNAME=share
}
......
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