[libcsfml] 03/04: Drop $(PKD) from get-orig-source target

James Cowgill jcowgill-guest at moszumanska.debian.org
Sun Jan 10 00:16:22 UTC 2016


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

jcowgill-guest pushed a commit to branch master
in repository libcsfml.

commit 05777979964182bc1c907e827b2976945bc5d3c4
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sat Jan 9 23:38:16 2016 +0000

    Drop $(PKD) from get-orig-source target
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8a465de..395a06c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-PKD  = $(abspath $(dir $(MAKEFILE_LIST)))
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
@@ -22,4 +21,4 @@ override_dh_strip:
 ## http://wiki.debian.org/onlyjob/get-orig-source
 .PHONY: get-orig-source
 get-orig-source:
-	uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --download-current-version $(PKD)
+	uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --download-current-version

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



More information about the Pkg-games-commits mailing list