From 11cd202f7fc1d6c25135969308f3d72ed57e7f3c Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Wed, 30 Nov 2011 20:08:46 +0100 Subject: RHEL/Fedora: fix bibletime compilation on Fedora16 --- redhat/genrpm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/genrpm.sh') diff --git a/redhat/genrpm.sh b/redhat/genrpm.sh index c16c7ab1f..68a82b470 100755 --- a/redhat/genrpm.sh +++ b/redhat/genrpm.sh @@ -90,7 +90,7 @@ EOF # Specific prefix for installation of some components case "${COMP##*/}" in - "qt3") PREFIX="/usr";; + "qt3"|"libkarma") PREFIX="/usr";; esac # Determines if we are running an i386 or x86_64 distro -- cgit v1.2.1