Author: sayer
Date: 2008-05-24 10:46:41 +0200 (Sat, 24 May 2008)
New Revision: 984

Modified:
   trunk/core/plug-in/Makefile
Log:
added missing DESTDIR

Modified: trunk/core/plug-in/Makefile
===================================================================
--- trunk/core/plug-in/Makefile 2008-05-24 08:42:12 UTC (rev 983)
+++ trunk/core/plug-in/Makefile 2008-05-24 08:46:41 UTC (rev 984)
@@ -44,7 +44,7 @@
        done
 
 .PHONY: install-cfg
-install-cfg: $(cfg-target)
+install-cfg: $(DESTDIR)$(cfg-target)
        [EMAIL PROTECTED] r in $(modules) "" ; do \
                if [ -n "$$r" ]; then \
                        echo "" ; \

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to