1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/www/igal2/files/patch-igal2
Pawel Pekala 1f9b9f732b - Update to version 2.2 [1]
- Add LICENSE_FILE, NO_ARCH
- Convert to options helpers
- Regenerate patches with make makepatch

PR:		211838 [1]
Submitted by:	Jochen Neumeister [1]
2016-08-16 19:00:19 +00:00

12 lines
529 B
Plaintext

--- 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"
############################################################################
#