Merge from 3.0:
authorTim Potter <tpot@samba.org>
Mon, 29 Sep 2003 06:06:49 +0000 (06:06 +0000)
committerTim Potter <tpot@samba.org>
Mon, 29 Sep 2003 06:06:49 +0000 (06:06 +0000)
>make sure to install the *msg files for SWAT

packaging/Solaris/makepkg.sh.tmpl

index d1da9d5f1296de81e1003bb744588e04835aab1a..df9d6b89d58010646b257ed271a9279a39cb4956 100755 (executable)
@@ -119,6 +119,13 @@ add_dynamic_entries()
   do
     echo "f none samba/$i=$i 0644 root other"
   done
+  # add the .msg files for SWAT
+  echo "#\n# msg files \n#"
+    for file in $DISTR_BASE/source/po/*.msg ; do
+      bfile=`basename $file`
+      echo f none /usr/local/samba/lib/$bfile=source/po/$bfile
+    done
+
   echo "#\n# HTML documentation for SWAT\n#"
   cd $DISTR_BASE/docs/htmldocs
   for htmldoc in *