[perl-Gnome2] RT#89188: Make enums.pod depend on Gnome2 directory creation



commit 5c6335ef0d436766109b467cc573894f52844508
Author: Brian Manning <bmanning src gnome org>
Date:   Sun Oct 13 14:41:04 2013 -0700

    RT#89188: Make enums.pod depend on Gnome2 directory creation

 Makefile.PL |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 4661962..78a4f93 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -181,8 +181,7 @@ sub MY::postamble {
                        'PERL_GNOME_VFS' => $build_reqs{'perl-Gnome2-VFS'},
                )
           . "
-\$(INST_LIB)/\$(FULLEXT)/enums.pod : \$(BLIB_DONE) maps podifyenums.pl
-       mkdir blib/lib/\$(NAME)
+\$(INST_LIB)/\$(FULLEXT)/enums.pod : \$(BLIB_DONE) \$(INST_LIB)/\$(FULLEXT)/ maps podifyenums.pl
        \$(PERLRUNINST) -M\$(NAME) podifyenums.pl \$(NAME) maps > \$@
 ";
 }


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