mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix python plugin: it expects a png logo, which is not included
in the tarball.
This commit is contained in:
parent
1196ef07bd
commit
3c16b3e70e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125082
3 changed files with 33 additions and 0 deletions
11
graphics/gimp-app/files/patch-plug-ins-pygimp-Makefile.in
Normal file
11
graphics/gimp-app/files/patch-plug-ins-pygimp-Makefile.in
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- plug-ins/pygimp/Makefile.in.orig Fri Dec 24 15:37:44 2004
|
||||||
|
+++ plug-ins/pygimp/Makefile.in Fri Dec 24 16:14:44 2004
|
||||||
|
@@ -433,7 +433,7 @@
|
||||||
|
gimpfu.py
|
||||||
|
|
||||||
|
|
||||||
|
-pygimp_DATA = pygimp-logo.png
|
||||||
|
+pygimp_DATA =
|
||||||
|
|
||||||
|
pyenvdir = $(gimpplugindir)/environ
|
||||||
|
|
11
graphics/gimp/files/patch-plug-ins-pygimp-Makefile.in
Normal file
11
graphics/gimp/files/patch-plug-ins-pygimp-Makefile.in
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- plug-ins/pygimp/Makefile.in.orig Fri Dec 24 15:37:44 2004
|
||||||
|
+++ plug-ins/pygimp/Makefile.in Fri Dec 24 16:14:44 2004
|
||||||
|
@@ -433,7 +433,7 @@
|
||||||
|
gimpfu.py
|
||||||
|
|
||||||
|
|
||||||
|
-pygimp_DATA = pygimp-logo.png
|
||||||
|
+pygimp_DATA =
|
||||||
|
|
||||||
|
pyenvdir = $(gimpplugindir)/environ
|
||||||
|
|
11
graphics/gimpshop/files/patch-plug-ins-pygimp-Makefile.in
Normal file
11
graphics/gimpshop/files/patch-plug-ins-pygimp-Makefile.in
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- plug-ins/pygimp/Makefile.in.orig Fri Dec 24 15:37:44 2004
|
||||||
|
+++ plug-ins/pygimp/Makefile.in Fri Dec 24 16:14:44 2004
|
||||||
|
@@ -433,7 +433,7 @@
|
||||||
|
gimpfu.py
|
||||||
|
|
||||||
|
|
||||||
|
-pygimp_DATA = pygimp-logo.png
|
||||||
|
+pygimp_DATA =
|
||||||
|
|
||||||
|
pyenvdir = $(gimpplugindir)/environ
|
||||||
|
|
Loading…
Add table
Reference in a new issue