[bullet] 07/20: Rename DPATH variable to PKD

Markus Koschany apo-guest at moszumanska.debian.org
Fri May 8 23:13:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository bullet.

commit 8d9faadb76e564ad69dc84232018c52e813d3bd8
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu May 7 20:43:34 2015 +0200

    Rename DPATH variable to PKD
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f4534b8..221ed0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-DPATH := $(abspath $(dir $(MAKEFILE_LIST)))
+PKD := $(abspath $(dir $(MAKEFILE_LIST)))
 DTYPE := +dfsg
 PKG := bullet
 VER ?= $(shell dpkg-parsechangelog -l$(PKD)/changelog -SVersion | cut -d- -f1)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git



More information about the Pkg-games-commits mailing list