ports/www/igal2/files/patch-igal2
Piotr Kubaj 010d332046 www/igal2: update to 3.1
PR:	276018
Submitted by:	Krzysztof (ports@bsdserwis.com)
Approved by:	Krzysztof (ports@bsdserwis.com)
2024-02-11 12:49:03 +01:00

11 lines
448 B
Text

--- 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);