From b4650e987a67cb8bf8085d4a9cfec3c5245b51ad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 5 Mar 2007 23:58:56 +0000 Subject: [PATCH] - revert change that was not described in commit (probably mistake) Changed files: python.spec -> 1.297 --- python.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python.spec b/python.spec index ea1ca18..bb5834a 100644 --- a/python.spec +++ b/python.spec @@ -540,7 +540,7 @@ CPPFLAGS="-I/usr/include/ncurses"; export CPPFLAGS BLDSHARED='$(CC) $(CFLAGS) -shared' \ LDFLAGS="%{rpmcflags} %{rpmldflags}" -#./Doc/tools/getversioninfo +./Doc/tools/getversioninfo %{__make} \ OPT="%{rpmcflags}" 2>&1 | awk ' -- 2.44.0