Browse Source

first time our new update_config_scripts comes into operation

master
Thomas Lotterer 24 years ago committed by Ralf S. Engelschall
parent
commit
4efaafcdb4
  1. 3
      pinfo/pinfo.spec

3
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}" \

Loading…
Cancel
Save