diff graphics/exiv2/exiv2.sh @ 1218:57dc83a39b13

misc: switch back to standard FHS
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 08:58:34 +0200
parents 27d1a83dc8d6
children 337f950c30f5
line wrap: on
line diff
--- a/graphics/exiv2/exiv2.sh	Thu Sep 30 08:49:59 2021 +0200
+++ b/graphics/exiv2/exiv2.sh	Thu Sep 30 08:58:34 2021 +0200
@@ -65,7 +65,7 @@
 	-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
 	-DCMAKE_C_COMPILER="$CC" \
 	-DCMAKE_C_FLAGS="$CFLAGS" \
-	-DCMAKE_INSTALL_PREFIX= \
+	-DCMAKE_INSTALL_PREFIX=/usr \
 	$with_nls \
 	$with_png \
 	$with_xmp