The following commit has been merged in the master branch:
commit 708704efd2e1823bc6fc6030b69b2cf0a649eadb
Author: Andres Mejia <[EMAIL PROTECTED]>
Date:   Fri Jun 20 23:35:38 2008 -0400

    Fix get-orig-source target

diff --git a/debian/rules b/debian/rules
index 79fc21a..0afcfc9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -156,7 +156,7 @@ endif
        dh_builddeb -a
 
 get-orig-source:
-       $($(dir) $_)ogre-get-orig-source
+       $(dir $_)ogre-get-orig-source
 
 binary: binary-arch binary-indep
 .PHONY: configure build clean binary-indep binary-arch binary install

-- 
Packaging for ogre

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to