eboard-extras-pack1 (2-3) 90_destdir.dpatch

Summary

 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

Description: Respect DESTDIR
Author: Patrik Fimml <patrik@fimml.at>

@DPATCH@
Index: eboard-extras-pack1/Makefile.in
===================================================================
--- eboard-extras-pack1.orig/Makefile.in	2012-01-02 21:17:21.822859411 +0100
+++ eboard-extras-pack1/Makefile.in	2012-01-02 21:26:48.438875016 +0100
@@ -1,5 +1,5 @@
 
-DATADIR = @DATADIR@
+DATADIR = $(DESTDIR)@DATADIR@
 INSTALL = @INSTALL@
 
 DATAFILES = Alpha.png Diagram.png Kingdom.png Slics.png WCN.png \