[perl-Gnome2] Makefile.PL: add output directory for Gnome2/enums.pod



commit 0f30b570dd3367d5c9a0f031eeb3677fb404596f
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Oct 1 03:09:20 2013 -0700

    Makefile.PL: add output directory for Gnome2/enums.pod

 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index e698775..4661962 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -182,6 +182,7 @@ sub MY::postamble {
                )
           . "
 \$(INST_LIB)/\$(FULLEXT)/enums.pod : \$(BLIB_DONE) maps podifyenums.pl
+       mkdir blib/lib/\$(NAME)
        \$(PERLRUNINST) -M\$(NAME) podifyenums.pl \$(NAME) maps > \$@
 ";
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]