From a7dccc719fe2948c01a9d30c50c1c6c77f5c3dc4 Mon Sep 17 00:00:00 2001
From: Mike Hibler <mike@flux.utah.edu>
Date: Mon, 9 May 2005 18:42:26 +0000
Subject: [PATCH] Make DESTDIR work

---
 capture/GNUmakefile.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/capture/GNUmakefile.in b/capture/GNUmakefile.in
index ae882200b9..65a78cc4e7 100644
--- a/capture/GNUmakefile.in
+++ b/capture/GNUmakefile.in
@@ -22,8 +22,6 @@ include $(TESTBED_SRCDIR)/GNUmakerules
 
 DBFLAGS	+= -I/usr/local/include
 
-DESTDIR=
-
 #
 # Define LOG_DROPS to record warnings in syslog whenever chars were dropped
 # due to the output device/pty being full.
-- 
GitLab