浏览代码

added message catalog

Christoph Schug 22 年之前
父节点
当前提交
0c29b962d2
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      sav/sav.spec

+ 6 - 1
sav/sav.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
 Group:        System
 License:      Commercial/Free-Trial
 Version:      %{V_engine}+%{V_ides}
-Release:      20040126
+Release:      20040127
 
 #   list of sources
 Source0:      http://downloads.sophos.com/dp/full/freebsd.elf.tar.Z
@@ -148,6 +148,11 @@ AutoReqProv:  no
         sav-install/vdl*.vdb \
         $RPM_BUILD_ROOT%{l_prefix}/var/sav/data/
 
+    #   install message catalog
+    %{l_shtool} install -c -m 644 \
+        sav-install/swpmess.dat \
+        $RPM_BUILD_ROOT%{l_prefix}/var/sav/data/
+
     #   determine installation files
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
         %{l_files_std} \