This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pktools.
commit ae7bf15470a7dd3bbbe79b726e41e9d66a80aa09 Author: Bas Couwenberg <[email protected]> Date: Sat May 21 20:16:31 2016 +0200 Drop .la removal, no longer built. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 7c58624..1082822 100755 --- a/debian/rules +++ b/debian/rules @@ -42,7 +42,6 @@ override_dh_auto_build: dh_auto_build override_dh_install: - find debian/tmp/usr/lib -name '*.la' -delete dh_install --list-missing override_dh_makeshlibs: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

