瀏覽代碼

Fixed missing language.idx index

Michael Schloh von Bennewitz 24 年之前
父節點
當前提交
4244432fb6
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      pgp2/pgp2.spec

+ 4 - 2
pgp2/pgp2.spec

@@ -41,6 +41,7 @@ Release:      20020629
 
 #   list of sources
 Source0:      ftp://ftp.pgpi.org/pub/pgp/%{V_short}/src/pgp%{V_strip}is.tar.gz
+Source1:      language.idx
 Patch0:       keygen.patch
 Patch1:       system.patch
 
@@ -113,7 +114,8 @@ AutoReqProv:  no
 
     #   install configuration, language, and help files
     %{l_shtool} install -c -m 644 \
-        config.txt language.txt *.hlp doc/pgpdoc[12].txt \
+        config.txt *.hlp doc/pgpdoc[12].txt \
+        language.txt %{SOURCE language.idx} \
         $RPM_BUILD_ROOT%{l_prefix}/etc/pgp2/
 
     #   determine installation files and mark configs
@@ -124,5 +126,5 @@ AutoReqProv:  no
 %files -f files
 
 %clean
-    rm -rf $RPM_BUILD_ROOT
+#    rm -rf $RPM_BUILD_ROOT