[elbe-devel] [PATCH] Remove testdeb.sh

Daniel Braunwarth daniel at braunwarth.dev
Fri Jan 7 10:15:27 CET 2022


The testdeb.sh script has been removed by
f6383cb129ba340050df6c52a17826736611b74c
long time ago.

This fixes #308.

Signed-off-by: Daniel Braunwarth <daniel at braunwarth.dev>
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1fd34dc1b..61e8d9e27 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,6 @@
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 all:
-	./test/testdeb.sh
 	dpkg-buildpackage
 	lintian
 	cd contrib/debathena-transform-lighttpd && \
-- 
2.34.1



More information about the elbe-devel mailing list