view audio/libsamplerate/patch-fhs.patch @ 913:becf32eef32a

audio/libsamplerate: initial import, closes #2219
author David Demelier <markand@malikania.fr>
date Mon, 26 Aug 2019 20:45:00 +0200
parents
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.