[Pkg-sdl-commits] [SCM] Debian packaging of SDL_image 1.2 branch, master, updated. debian/1.2.11-2-3-gb5ae393

Felix Geyer debfx-pkg at fobos.de
Mon Feb 6 17:22:30 UTC 2012


The following commit has been merged in the master branch:
commit b5ae39348b4c83d46c8c554bb16ade5cbe1178c1
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Mon Feb 6 18:21:31 2012 +0100

    Drop duplicate --disable-dependency-tracking parameter.
    
    It is already set by the debhelper buildsystem.

diff --git a/debian/rules b/debian/rules
index c1d0c91..d5e0e10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,11 +9,8 @@
 #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,-Bsymbolic -Wl,--as-needed
 
 
-# according to help: speeds up one-time build
-confflags = --disable-dependency-tracking
-
 # features -- disable building as plugins, otherwise dh_shlibs
-confflags += --disable-jpg-shared
+confflags =  --disable-jpg-shared
 confflags += --disable-tif-shared
 confflags += --disable-png-shared
 confflags += --disable-webp-shared

-- 
Debian packaging of SDL_image 1.2



More information about the pkg-sdl-commits mailing list