From 804e2d5d5486bc44da6b437b6082e8da31db83c8 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 25 Aug 2012 08:04:59 +0100 Subject: Do not install errno, since it's on moreutils now --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 899cfe9..1b1819f 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ mandir = $(sharedir)/man man1dir = $(mandir)/man1 progs = corrupt isascii -scripts = assert do-until errno minimify splitmboxdaily \ +scripts = assert do-until minimify splitmboxdaily \ setuppy-debian-versions-match viewprof fix-shebang \ musictomp3 test-flacs unpack-debian-sources \ humanify benchmark-cmd print-argv -- cgit v1.2.1