view audio/libsamplerate/patch-fhs.patch @ 917:f183d1d76fa7

audio/fluidsynth: initial import, closes #2214
author David Demelier <markand@malikania.fr>
date Mon, 26 Aug 2019 20:48:21 +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.