Hi!

Here's a small patch to allow building (resp. installing afterwards)
dvc out-of-tree.

Regards,
-- 
Thomas Moschny <[email protected]>
=== modified file 'lisp/Makefile.in'
--- lisp/Makefile.in	2011-04-22 07:26:27 +0000
+++ lisp/Makefile.in	2011-05-11 14:30:42 +0000
@@ -53,7 +53,7 @@
 	  echo Installing $$elc ;			\
 	  $(INSTALL_DATA) $$elc "$(lispdir)" ;		\
 	done
-	$(INSTALL_DATA) xmtn-hooks.lua $(lispdir)
+	$(INSTALL_DATA) $(srcdir)/xmtn-hooks.lua $(lispdir)
 
 clean:
 	rm -f *.elc dvc-site.el \

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to