[gimp-perl] update to EUMM XSMULTI as actually released
- From: Ed J <edj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-perl] update to EUMM XSMULTI as actually released
- Date: Sun, 1 May 2016 01:45:15 +0000 (UTC)
commit d7db9595485399fa2f6bc318aecb14b929ae88d4
Author: Ed J <edj src gnome org>
Date: Sun May 1 02:43:21 2016 +0100
update to EUMM XSMULTI as actually released
Makefile.PL | 2 +-
examples/Makefile.PL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index d17a88a..4cae373 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -50,7 +50,7 @@ WriteMakefile(
HTML::Entities => 0,
},
CONFIGURE_REQUIRES => {
- 'ExtUtils::MakeMaker' => '7.05_06', # XSMULTI
+ 'ExtUtils::MakeMaker' => '7.14', # XSMULTI
},
TEST_REQUIRES => {
'Test::More' => '0.88',
diff --git a/examples/Makefile.PL b/examples/Makefile.PL
index 747bc15..6cf6efe 100644
--- a/examples/Makefile.PL
+++ b/examples/Makefile.PL
@@ -86,7 +86,7 @@ GIMP_PLUGINS = $plugindir
install :: install-plugins
-pure_nolink :: pure_plugins
+pure_all :: pure_plugins
pure_plugins : @{[ map { "\$(INST_PLUGINS)/".basename($_) } @pins ]}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]