[SCM] koko packaging branch, kubuntu_unstable, updated. 1f0aaddc000298871534f05b9f7a569458e3413d

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Jun 23 02:00:31 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/koko.git;a=commitdiff;h=1f0aadd

The following commit has been merged in the kubuntu_unstable branch:
commit 1f0aaddc000298871534f05b9f7a569458e3413d
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Jun 23 03:59:31 2015 +0200

    Revert "Make sure we return to the right dir"
    
    This reverts commit 837bbfbfa2034f6e401fcdfc2f0dad3dfbd02c56.
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index bc2b41f..4e6779c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,10 +8,8 @@ GEONAME_SRCS := $(addprefix src/, $(GEONAME_DATA_FILES))
 	dh $@ --with kf5 --parallel
 
 debian/geonames/%:
-	pushd
 	mkdir -p debian/geonames/
 	cd debian/geonames/ && wget -q http://download.geonames.org/export/dump/$*
-	popd
 
 geonames_deploy: $(GEONAME_DUMPS)
 	cp -v $(GEONAME_DUMPS) src/

-- 
koko packaging



More information about the pkg-kde-commits mailing list