view audio/libsamplerate/patch-fhs.patch @ 1226:680899f86785

gnu/make: upgrade to 4.3
author David Demelier <markand@malikania.fr>
date Fri, 29 Oct 2021 15:01:07 +0200
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.