[Tux4kids-commits] r985 - tuxtype/people/holger/tuxtype/trunk/debian
Holger Levsen
holger at alioth.debian.org
Thu May 21 16:49:02 UTC 2009
Author: holger
Date: 2009-05-21 16:49:02 +0000 (Thu, 21 May 2009)
New Revision: 985
Modified:
tuxtype/people/holger/tuxtype/trunk/debian/changelog
tuxtype/people/holger/tuxtype/trunk/debian/rules
Log:
Do not call autoreconf during the build anymore.
Modified: tuxtype/people/holger/tuxtype/trunk/debian/changelog
===================================================================
--- tuxtype/people/holger/tuxtype/trunk/debian/changelog 2009-05-21 16:34:25 UTC (rev 984)
+++ tuxtype/people/holger/tuxtype/trunk/debian/changelog 2009-05-21 16:49:02 UTC (rev 985)
@@ -5,6 +5,7 @@
translations for multiple additional Indic languages, improved font
handling (Closes: #489924, #497112), a new graphical keyboard hint system,
rewritten phrase practice activity, fullscreen mode at native resolution.
+ * Do not call autoreconf during the build anymore.
* Drop 100-nynorsk-words.patch,110-ttf-sil-andika.patch and
120_fix-null-pointer.patch as the issues have been resolved upstream.
* Add ttf-bengali-fonts, ttf-devanagari-fonts, ttf-gujarati-fonts,
Modified: tuxtype/people/holger/tuxtype/trunk/debian/rules
===================================================================
--- tuxtype/people/holger/tuxtype/trunk/debian/rules 2009-05-21 16:34:25 UTC (rev 984)
+++ tuxtype/people/holger/tuxtype/trunk/debian/rules 2009-05-21 16:49:02 UTC (rev 985)
@@ -26,7 +26,6 @@
config.status:
dh_testdir
QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
- autoreconf --install
# Add here commands to configure the package.
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --bindir=\$${prefix}/games
More information about the Tux4kids-commits
mailing list