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

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


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

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

commit 39e76cc26c87785ff47b15875cd392aa993ebe3b
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sat Jan 9 21:52:07 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 9e5adc6..e95d8de 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
@@ -23,4 +22,4 @@ override_dh_strip:
 .PHONY: get-orig-source
 ## http://wiki.debian.org/onlyjob/get-orig-source
 get-orig-source:
-	uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --repack --compression=xz --download-current-version $(PKD)
+	uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --repack --compression=xz --download-current-version

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



More information about the Pkg-games-commits mailing list