From fba7a6ccc323fc1b33e241c11d2d90538b7b8c0e Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 22 Oct 2013 22:28:39 +0200 Subject: [PATCH] setup.sh: Drop unnecessary OS constant. --- setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.sh b/setup.sh index 703f27d..fe584a1 100755 --- a/setup.sh +++ b/setup.sh @@ -32,7 +32,6 @@ if installed git; then generate gitconfig .m4 m4 \ -DPATIENCE="$PATIENCE" \ - -DOS=`os` \ -DPWD="`pwd`" link gitconfig ~/.gitconfig fi -- 2.43.2