xfonts-nexus (0.0.2-16) direct (non packaging) changes

Summary

 Makefile |    4 ++--
 README   |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

    
download this patch

Patch contents

--- xfonts-nexus-0.0.2.orig/Makefile
+++ xfonts-nexus-0.0.2/Makefile
@@ -7,8 +7,8 @@
 BDF = nex6x10.bdf
 PCF = nex6x10.pcf
 
-FONTDIR = /usr/X11R6/lib/X11/fonts/misc
-ALIASDIR = /etc/X11/fonts/misc
+FONTDIR  ?= /usr/X11R6/lib/X11/fonts/misc
+ALIASDIR ?= /etc/X11/fonts/misc
 
 EXTRA_DIST = \
 AUTHORS \
--- xfonts-nexus-0.0.2.orig/README
+++ xfonts-nexus-0.0.2/README
@@ -0,0 +1,3 @@
+Installing nexus font:  
+
+Run: make all install