From a3a8776ca127bd6125c47047832bc94dbaa68b26 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 19 Apr 2003 16:23:56 +0000 Subject: [PATCH] r4543: Auto commit for Debian build --- debian/rules | 2 +- xptest.asd | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/rules b/debian/rules index b7a3ec3..f8e96ec 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,7 @@ install: build dh_clean -k # Add here commands to install the package into debian/xptest. dh_installdirs $(clc-systems) $(clc-xptest) - dh_install debian/xptest.asd xptestsuite.lisp $(clc-xptest) + dh_install xptest.asd xptestsuite.lisp $(clc-xptest) dh_link $(clc-xptest)/xptest.asd $(clc-systems)/xptest.asd # Build architecture-independent files here. diff --git a/xptest.asd b/xptest.asd index 9780188..d4b0699 100644 --- a/xptest.asd +++ b/xptest.asd @@ -5,7 +5,3 @@ (defsystem :xptest :components ((:file "xptestsuite"))) - - - - -- 2.34.1