view audio/libsamplerate/patch-fhs.patch @ 946:40f70de0a15f

kde/kdnssd: initial import, closes #1804
author David Demelier <markand@malikania.fr>
date Thu, 29 Aug 2019 21:35:00 +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.