aboutsummaryrefslogtreecommitdiff
path: root/www/igal2/files/patch-igal2
blob: 3786d11ad18dba83cb7987edc4f7a626369cb656 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- igal2.orig	2021-11-18 00:25:55 UTC
+++ igal2
@@ -6,7 +6,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
-$IGALDIR = "/usr/local/share/igal2";
+$IGALDIR = "%%IGALDIR%%";
 # debug locally
 #use File::Basename;
 #$IGALDIR = dirname($0);