From 893e13a05f615c654ba5d144c054732e3ce0a590 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 28 Mar 2006 07:35:47 +0000 Subject: [PATCH] - disable rpmdir (avoids %_topdir macro parsing loop) Changed files: gammu.spec -> 1.38 --- gammu.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gammu.spec b/gammu.spec index e69e328..21f1822 100644 --- a/gammu.spec +++ b/gammu.spec @@ -43,12 +43,14 @@ kopie zapasowe danych i odtwarza #%patch0 -p1 %patch1 -p0 %patch2 -p1 +ln -s ../../version cfg/autoconf/VERSION %build cd cfg/autoconf %{__autoconf} %configure \ --disable-static \ + --without-rpmdir \ --enable-cb \ --enable-7110incoming \ --enable-6210calendar -- 2.43.0