소스 검색

first time our new update_config_scripts comes into operation

Thomas Lotterer 24 년 전
부모
커밋
4efaafcdb4
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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}" \