how-lix-os-pkgs/libsecret/default/conf.sh

8 lines
111 B
Bash
Executable File

#!/bin/sh -e
meson \
--default-library=both \
-Dgtk_doc=false \
--prefix="$PREFIX" \
../build