From 9833f94dad5785551da6351c199afb1155e79554 Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Sun, 25 Nov 2012 20:51:18 +0100 Subject: Remove old man pages from tree --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c40963a..f40c91b 100644 --- a/Makefile +++ b/Makefile @@ -29,8 +29,6 @@ install: -cp src/gui/goxf ${DESTDIR}${PREFIX}/bin cp logotool/logotool ${DESTDIR}${PREFIX}/bin cp 0xFFFF.desktop ${DESTDIR}${PREFIX}/share/applications/ - mkdir -p ${DESTDIR}${PREFIX}/share/man/man1 - cp man/*.1 ${DESTDIR}${PREFIX}/share/man/man1 deinstall: rm -f ${DESTDIR}${PREFIX}/bin/0xFFFF -- cgit v1.2.3