[Pkg-electronics-commits] [gerbv] 16/17: Remove configure option --enable-exportpng, not supported anymore

Dr. Tobias Quathamer toddy at debian.org
Mon Dec 26 19:56:31 UTC 2016


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

toddy pushed a commit to branch master
in repository gerbv.

commit 5ce267fc89bd948f9c3be7e635d15ea7347a1c04
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date:   Mon Dec 26 20:25:02 2016 +0100

    Remove configure option --enable-exportpng, not supported anymore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a536233..c97b357 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@ --with autotools_dev
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-exportpng --disable-update-desktop-database LDFLAGS="$(LDFLAGS) -ldl"
+	dh_auto_configure -- --disable-update-desktop-database LDFLAGS="$(LDFLAGS) -ldl"
 
 override_dh_install:
 	dh_install

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



More information about the Pkg-electronics-commits mailing list