summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 811521c)
raw | patch | inline | side by side (parent: 811521c)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 4 Jun 2010 12:04:22 +0000 (14:04 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 4 Jun 2010 12:04:22 +0000 (14:04 +0200) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index a43f7f4a8aaf1e77ccc3da6bce1948b511b93d19..4fbde9998e76cbb3b590e16a2c6d98f87813fe97 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
$(BUILDDIR)/config.status: configure patch
dh_testdir
[ -e $(BUILDDIR) ] || mkdir $(BUILDDIR)
- touch aclocal.m4 configure config.h.in Makefile.in
cd $(BUILDDIR) && CFLAGS="$(CFLAGS)" ../../configure \
--host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \