From 9f7f0ed23ef002ce09bd25ace804d97def6c7a4d Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Thu, 19 Aug 2004 22:06:00 +0000 Subject: [PATCH] - %build: regenerate configure and Makefile.in --- util-vserver.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util-vserver.spec b/util-vserver.spec index e49fe97..d1b9c37 100644 --- a/util-vserver.spec +++ b/util-vserver.spec @@ -54,6 +54,9 @@ linuxconf. %build +aclocal -I m4 +autoconf +automake # bootstrap to avoid BuildRequires of kernel-source for linux in $RPM_BUILD_DIR/linux-* /lib/modules/`uname -r`/build ; do [[ -d $linux/include ]] && %configure --with-kerneldir=$linux --enable-linuxconf && break -- 2.43.0