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

johanvdw-guest pushed a commit to branch master
in repository saga.

commit f408f79cdb46eecb68325fda563f14be76944c10
Author: Johan Van de Wauw <jo...@vandewauw.be>
Date:   Thu Mar 31 19:04:54 2016 +0200

    Remove obsolete lines from d/rules
---
 debian/rules | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/rules b/debian/rules
index a515be1..a0b43ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,25 +13,14 @@ debian/% :: debian/%.in
        dh $@ --with python2 --with autoreconf --parallel
 
 override_dh_clean:
-       dh_clean src/saga_core/saga_api/saga_api.py saga_cmd.1 saga_gui.1 \
-                src/saga_core/saga_gui/res/saga_icon_8.png 
src/saga_core/saga_gui/res/saga_icon_16.png \
-                src/saga_core/saga_gui/res/saga_icon_24.png 
src/saga_core/saga_gui/res/saga_icon_32.png \
-                src/saga_core/saga_gui/res/saga_icon_48.png 
src/saga_core/saga_gui/res/saga_icon_72.png \
-                src/saga_core/saga_gui/res/saga_icon_80.png 
src/saga_core/saga_gui/res/saga_icon_96.png \
-                src/saga_core/saga_api/res/saga_icon_192.png
-
+       dh_clean src/saga_core/saga_api/saga_api.py saga_cmd.1 saga_gui.1 
 override_dh_auto_configure:
-       for size in 8 16 24 32 48 72 80 96 192; do \
-               cp debian/saga_icon_$${size}.png src/saga_core/saga_gui/res/ ; \
-       done
        dh_auto_configure -- \
                --prefix=/usr \
-               --disable-jasper \
                --disable-libfire \
                --disable-triangle \
                --enable-openmp \
                --enable-python $(shell dpkg-buildflags --export=configure) \
-               --with-system_grib2c
 
 override_dh_auto_build:
        pod2man --section=1 --release=$(VERSION) --center " " 
debian/saga_gui.pod > saga_gui.1

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to