[27691] in Source-Commits
debathena commit: Revert 7dd7746
daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Mon Feb 10 14:53:02 2014
Date: Mon, 10 Feb 2014 14:52:56 -0500
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201402101952.s1AJquls021919@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/debathena/commit/ca260dd4077d251843c778426252d4b705a76674
commit ca260dd4077d251843c778426252d4b705a76674
Author: Victor Vasiliev <vasilvv@mit.edu>
Date: Mon Feb 10 10:00:06 2014 -0500
Revert 7dd7746
Since it turns out to be possible to make autoconf not lowercase the
tarball name of the pacakge, rename to libxj turns out to be
unnecessary.
.gitmodules | 2 +-
athena/libXj | 1 +
athena/libxj | 1 -
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 9ea2ef9..05f4d69 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