view audio/libsamplerate/patch-fhs.patch @ 1252:b811a6479213

gnu/libidn2: upgrade to 2.3.2
author David Demelier <markand@malikania.fr>
date Mon, 01 Nov 2021 12:48:34 +0100
parents becf32eef32a
children
line wrap: on
line source

--- configure.ac.orig	2019-08-26 17:44:00.952976648 +0200
+++ configure.ac	2019-08-26 17:44:17.468977155 +0200
@@ -275,13 +275,7 @@
 		;;
 	esac
 
-htmldocdir=$prefix/share/doc/libsamplerate0-dev/html
-
-if test $prefix = "NONE" ; then
-	htmldocdir=/usr/local/share/doc/libsamplerate0-dev/html
-else
-	htmldocdir=$prefix/share/doc/libsamplerate0-dev/html
-	fi
+htmldocdir=$prefix/share/doc/libsamplerate/html
 
 #====================================================================================
 # Now use the information from the checking stage.