Procházet zdrojové kódy

first time our new update_config_scripts comes into operation

Thomas Lotterer před 24 roky
rodič
revize
4efaafcdb4
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      pinfo/pinfo.spec

+ 2 - 1
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}" \