From 4efaafcdb4de5691324197ef08a739af158d7c9c Mon Sep 17 00:00:00 2001 From: Thomas Lotterer Date: Mon, 19 Aug 2002 14:33:26 +0000 Subject: [PATCH] first time our new update_config_scripts comes into operation --- pinfo/pinfo.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pinfo/pinfo.spec b/pinfo/pinfo.spec index 428b5bc040..a3df0dfe5c 100644 --- a/pinfo/pinfo.spec +++ b/pinfo/pinfo.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: Text License: GPL Version: 0.6.6p1 -Release: 20020715 +Release: 20020819 # list of sources Source0: http://zeus.polsl.gliwice.pl/~pborys/stable-version/pinfo-%{version}.tar.gz @@ -53,6 +53,7 @@ AutoReqProv: no %prep %setup -q + %update_config_scripts %build CC="%{l_cc}" \