]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
setup.sh: No need to convert hgrc with m4 anymore.
authorSimon Ruderich <simon@ruderich.org>
Tue, 22 Oct 2013 20:28:09 +0000 (22:28 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 22 Oct 2013 20:28:09 +0000 (22:28 +0200)
hgrc [moved from hgrc.m4 with 100% similarity]
setup.sh

diff --git a/hgrc.m4 b/hgrc
similarity index 100%
rename from hgrc.m4
rename to hgrc
index 4b5fc72b8e3b2b05eb1d02c9a9ae90f0f76556d2..703f27d29ece80f6ce8e3e79d06fdffaac9eaad2 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -42,8 +42,6 @@ if installed tig; then
 fi
 
 if installed hg; then
 fi
 
 if installed hg; then
-    generate hgrc .m4 m4 \
-        -DOS=`os`
     link hgrc ~/.hgrc
 fi
 
     link hgrc ~/.hgrc
 fi