]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
setup.sh: No need to convert hgrc with m4 anymore.
[config/dotfiles.git] / setup.sh
index 4b5fc72b8e3b2b05eb1d02c9a9ae90f0f76556d2..703f27d29ece80f6ce8e3e79d06fdffaac9eaad2 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -42,8 +42,6 @@ if installed tig; then
 fi
 
 if installed hg; then
-    generate hgrc .m4 m4 \
-        -DOS=`os`
     link hgrc ~/.hgrc
 fi