]> git.pld-linux.org Git - packages/ipe.git/blame - ipe-ipeletdir.patch
- updated to 7.2.26 (last version using Qt5)
[packages/ipe.git] / ipe-ipeletdir.patch
CommitLineData
c7e6d797
JB
1--- ipe-7.2.26/src/config.mak.orig 2023-09-13 06:30:38.655428675 +0200
2+++ ipe-7.2.26/src/config.mak 2023-09-13 17:08:59.866441827 +0200
3@@ -99,7 +99,7 @@ IPELIBDIR ?= $(IPEPREFIX)/lib
4 IPEHEADERDIR ?= $(IPEPREFIX)/include
d4985400
MB
5 #
6 # Where Ipelets will be installed:
c7e6d797
JB
7-IPELETDIR ?= $(IPEPREFIX)/lib/ipe/$(IPEVERS)/ipelets
8+IPELETDIR ?= $(IPELIBDIR)/ipe/$(IPEVERS)/ipelets
d4985400
MB
9 #
10 # Where Lua code will be installed
11 # (This is the part of the Ipe program written in the Lua language)
This page took 0.561365 seconds and 4 git commands to generate.