[27666] in Source-Commits

home help back first fref pref prev next nref lref last post

debathena commit: Remane libXj to libxj

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sun Feb 9 10:43:14 2014

Date: Sun, 9 Feb 2014 10:43:10 -0500
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201402091543.s19FhADg000830@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/debathena/commit/fad0b11f9210686ef6370bf99266f4ddbe7e62e4
commit fad0b11f9210686ef6370bf99266f4ddbe7e62e4
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Sun Feb 9 10:40:43 2014 -0500

    Remane libXj to libxj
    
    This is how the source is known to autoconf and how the generated
    upstream tarball is called.  Using capitalziation here confuses
    the scripts.

 .gitmodules  |    2 +-
 athena/libXj |    1 -
 athena/libxj |    1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 05f4d69..9ea2ef9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -56,7 +56,7 @@
 	path = athena/lert
 	url = ../lert.git
 [submodule "athena/libXj"]
-	path = athena/libXj
+	path = athena/libxj
 	url = ../libXj.git
 [submodule "athena/libathdir"]
 	path = athena/libathdir
diff --git a/athena/libXj b/athena/libxj
similarity index 100%
rename from athena/libXj
rename to athena/libxj

home help back first fref pref prev next nref lref last post