aboutsummaryrefslogtreecommitdiff
path: root/www/igal2/files/patch-igal2
blob: b03e31c6cdc9aef9207baa425fac79b677eb95e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- igal2.orig	2016-06-02 05:29:25 UTC
+++ igal2
@@ -5,7 +5,7 @@ eval 'exec perl -wS $0 ${1+"$@"}'
 ############################################################################
 # Please change this accordingly if you change the DESTDIR in the tarball 
 # distribution Makefile or the --prefix of the RPM installation
-$LIBDIR = "/usr/local/lib/igal2";
+$LIBDIR = "%%LIBDIR%%";
 # for example if you make DESTDIR=/usr then $LIBDIR="/usr/lib/igal2"
 ############################################################################
 #