فهرست منبع

add important manual HTML files

Ralf S. Engelschall 21 سال پیش
والد
کامیت
ecc69db6a8
1فایلهای تغییر یافته به همراه6 افزوده شده و 1 حذف شده
  1. 6 1
      mathomatic/mathomatic.spec

+ 6 - 1
mathomatic/mathomatic.spec

@@ -74,11 +74,16 @@ AutoReqProv:  no
     rm -rf $RPM_BUILD_ROOT
     %{l_shtool} mkdir -f -p -m 755 \
         $RPM_BUILD_ROOT%{l_prefix}/bin \
-        $RPM_BUILD_ROOT%{l_prefix}/man/man1
+        $RPM_BUILD_ROOT%{l_prefix}/man/man1 \
+        $RPM_BUILD_ROOT%{l_prefix}/share/mathomatic
     %{l_shtool} install -c -s -m 755 \
         mathomatic $RPM_BUILD_ROOT%{l_prefix}/bin/
     %{l_shtool} install -c -m 644 \
         mathomatic.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
+    %{l_shtool} install -c -m 644 \
+        manual.htm $RPM_BUILD_ROOT%{l_prefix}/share/mathomatic/manual.html
+    %{l_shtool} install -c -m 644 \
+        am.htm $RPM_BUILD_ROOT%{l_prefix}/share/mathomatic/am.html
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files