From ede14c7e9fceb33a7a349c98f9836a9451505126 Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Tue, 16 Oct 2001 09:48:47 +0000 Subject: s/RPM/rpm --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d6219e7a..06076910 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ NAME = mdkonline #SCRIPTS = sshlogin.exp scpcall.exp SUBDIRS = po localedir = $(prefix)/usr/share/locale -RPM=$(HOME)/RPM +RPM=$(HOME)/rpm override CFLAGS += -DPACKAGE=\"$(NAME)\" -DLOCALEDIR=\"$(localedir)\" -- cgit v1.2.1