[Pkg-sdl-commits] [SCM] Packaging of SDL_console branch, master, updated. debian/2.1-1-5-ge9da39b
Dominique Dumont
dod at debian.org
Tue May 8 14:05:11 UTC 2012
The following commit has been merged in the master branch:
commit 6b50c4d6964fad98c3f74478dd80a64235830a79
Author: Dominique Dumont <dod at debian.org>
Date: Tue May 8 16:02:48 2012 +0200
removed cruft
diff --git a/debian/rules b/debian/rules
index 7fafc9b..3a5e224 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,16 +10,3 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--no-undefined -Wl,--as-needed
%:
dh $@ --with autoreconf --parallel
-#override_dh_autoreconf:
-# dh_autoreconf ./autogen.sh
-
-#override_dh_auto_build:
- # mafm for 2.1-1: when creating (and using) the local libtool script, it
- # enters an infinite loop spawning new child processes until the system
- # forbids to create new children, thus forcing us to use the systems
- # provided libtool. For sure that there's a better way to do this, but
- # I don't know how, since I don't know libtool well.
- #rm -vf ./libtool
- #ln -s /usr/bin/libtool ./libtool
-
-# dh_auto_build
--
Packaging of SDL_console
More information about the pkg-sdl-commits
mailing list