From 3f82a5fbefe1741a24a5a054b6b9aecca893fe23 Mon Sep 17 00:00:00 2001 From: damiano Date: Mon, 28 Dec 1998 15:55:51 +0000 Subject: Correction de debian/rules --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index aff6ada..636173a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -20,7 +20,7 @@ XTOBJ = ivyxtloop.o ivysocket.o ivy.o ifneq (strip $(MAJOR),) MAJOR=1 endif -ifneq(strip $(MINOR),) +ifneq (strip $(MINOR),) MINOR=2 endif -- cgit v1.1