From 597d860c12c6d35c106d76b84975497cf713201b Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Wed, 16 Apr 2008 20:56:00 +0000 Subject: [PATCH] Makefile: target choose: do not depend on conf-home Gbp-Pq: Name 0003-Makefile-target-choose-do-not-depend-on-conf-home.diff --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a67b0cb..bcf5bd5 100644 --- a/Makefile +++ b/Makefile @@ -145,9 +145,8 @@ compile chkshsgr.c exit.h ./compile chkshsgr.c choose: \ -warn-auto.sh choose.sh conf-home +warn-auto.sh choose.sh cat warn-auto.sh choose.sh \ - | sed s}HOME}"`head -1 conf-home`"}g \ > choose chmod 755 choose -- cgit v1.2.3