guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: luajit: Fix patch file names in gnu-system.am.


From: Mark H. Weaver
Subject: 01/01: gnu: luajit: Fix patch file names in gnu-system.am.
Date: Thu, 26 Feb 2015 02:02:32 +0000

mhw pushed a commit to branch master
in repository guix.

commit 5be2f8844dba4aab0c134f61a830acb16b56d2c5
Author: Mark H Weaver <address@hidden>
Date:   Wed Feb 25 21:00:43 2015 -0500

    gnu: luajit: Fix patch file names in gnu-system.am.
    
    * gnu-system.am (dist_patch_DATA): Fix patch file names.
---
 gnu-system.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu-system.am b/gnu-system.am
index 851068e..7060316 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -441,8 +441,8 @@ dist_patch_DATA =                                           
\
   gnu/packages/patches/libvpx-vp9-out-of-bounds-access.patch   \
   gnu/packages/patches/lm-sensors-hwmon-attrs.patch            \
   gnu/packages/patches/lua51-liblua-so.patch                    \
-  gnu/packages/patches/luajit-2.0.3-no_ldconfig.patch          \
-  gnu/packages/patches/luajit-2.0.3-symlinks.patch             \
+  gnu/packages/patches/luajit-no_ldconfig.patch                        \
+  gnu/packages/patches/luajit-symlinks.patch                   \
   gnu/packages/patches/luit-posix.patch                                \
   gnu/packages/patches/m4-gets-undeclared.patch                        \
   gnu/packages/patches/make-impure-dirs.patch                  \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]