mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00: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
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…
Reference in New Issue
Block a user