From b289e9f9dd784e7fd1c83a6ce687d2b7d05ffb8c Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Tue, 11 Sep 2012 22:17:20 +0200 Subject: distro: Add Perl. * distro/base.scm (perl): New variable. * distro/patches/perl-no-sys-dirs.patch: New file. * Makefile.am (dist_patch_DATA): Add it. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c2a17ea6a0..636fd39fe8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,6 +48,7 @@ dist_patch_DATA = \ distro/patches/m4-s_isdir.patch \ distro/patches/make-impure-dirs.patch \ distro/patches/findutils-absolute-paths.patch \ + distro/patches/perl-no-sys-dirs.patch \ distro/patches/readline-link-ncurses.patch \ distro/patches/tar-gets-undeclared.patch -- cgit v1.2.3