aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e146961..5eba75f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
NAME = mandrake_desk
VERSION = $(shell awk '/define version/ { print $$3 }' $(NAME).spec)
mandir=/usr/share/man
+RPM = $(HOME)/RPM/
all:
@echo "Run make install"