[mapnik] 02/05: Fix build copy dir names
Jérémy Lal
kapouer at moszumanska.debian.org
Tue May 26 23:20:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository mapnik.
commit f63cecb7f25009b6f9eefa1f4f951e43248d15bc
Author: Jérémy Lal <kapouer at melix.org>
Date: Tue May 26 23:18:12 2015 +0200
Fix build copy dir names
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index cde812b..9183b54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ override_dh_auto_configure: debian/stamps/configure-python
debian/stamps/configure-python:
-mkdir build-python
-mkdir debian/stamps
- cp -r bindings demo deps fonts include plugins src tests utils SConstruct build-python
+ cp -r demo deps fonts include plugins src test utils SConstruct build-python
touch $@
$(SCONS) -C build-python configure \
$(SCONS_FLAGS) \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik.git
More information about the Pkg-grass-devel
mailing list