summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 88db207)
raw | patch | inline | side by side (parent: 88db207)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 29 Jan 2007 17:18:51 +0000 (17:18 +0000) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 29 Jan 2007 17:18:51 +0000 (17:18 +0000) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 428c5ec80f42e0d3929952962784d31281a4ddcd..7fb0faa19a23de0ec3d6eaebd62827098e12f858 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
$(BUILDDIR)/config.status: configure patch
dh_testdir
[ -e $(BUILDDIR) ] || mkdir $(BUILDDIR)
- touch aclocal.m4 configure Makefile.in
+ touch aclocal.m4 configure config.h.in Makefile.in
cd $(BUILDDIR) && CFLAGS="$(CFLAGS)" ../../configure \
--host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \