From: Kevin M. Rosenberg Date: Sun, 5 May 2002 08:32:48 +0000 (+0000) Subject: r1941: *** empty log message *** X-Git-Tag: debian-4.5.3-3~290 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=f9d720b6dc6c38b2d4ff69fef7e9e7000a98ec94;hp=31970e65fbd18f85aba61325825d65721a0a14c0 r1941: *** empty log message *** --- diff --git a/doc/ctsim-gui.tex b/doc/ctsim-gui.tex index f288d79..9643137 100644 --- a/doc/ctsim-gui.tex +++ b/doc/ctsim-gui.tex @@ -154,10 +154,10 @@ value of \texttt{1}.} \subsection{File - Import}\label{IDH_DLG_IMPORT} This command allows the importing of non-\ctsim\ file formats into -\ctsim\. \texttt{PPM} and \texttt{PNG} formats will be read into an +\ctsim. \texttt{PPM} and \texttt{PNG} formats will be read into an imagefile window. Color images will be converted to grayscale. If a -\texttt{DICOM} library was linked in with your version of \ctsim\, -then you can also import \text{DICOM} projection files and image +\texttt{DICOM} library was linked in with your version of \ctsim, +then you can also import \texttt{DICOM} projection files and image files. \subsection{File - Preferences}\label{IDH_DLG_PREFERENCES}\index{Dialog!Preferences} diff --git a/doc/ctsim.htb b/doc/ctsim.htb deleted file mode 100644 index fd3fd16..0000000 Binary files a/doc/ctsim.htb and /dev/null differ diff --git a/make-doc.sh b/make-doc.sh index 108534a..95f0dcc 100755 --- a/make-doc.sh +++ b/make-doc.sh @@ -8,7 +8,6 @@ mkdir docs mv doc/html docs mv doc/ctsim.htb docs mv doc/ctsim.pdf docs -mv doc/ctsim.ps docs pushd doc make clean popd diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index d8c7cae..19f26ea 100644 --- a/rpm/ctsim.spec +++ b/rpm/ctsim.spec @@ -24,21 +24,10 @@ make %install strip src/ctsim strip tools/ctsimtext -rm -f /usr/local/bin/if1 -rm -f /usr/local/bin/if2 -rm -f /usr/local/bin/ifexport -rm -f /usr/local/bin/ifinfo -rm -f /usr/local/bin/phm2if -rm -f /usr/local/bin/phm2pj -rm -f /usr/local/bin/pj2if -rm -f /usr/local/bin/pjinfo -rm -f /usr/local/bin/pjrec -rm -f /usr/local/bin/ctsim -rm -f /usr/local/bin/ctsimtext -rm -rf /usr/local/man/ctsim.htb install -s -m 755 -o 0 -g 0 src/ctsim /usr/bin/ctsim install -s -m 755 -o 0 -g 0 tools/ctsimtext /usr/bin/ctsimtext install -m 755 -o 0 -g 0 tools/sample-ctsim.sh /usr/bin/sample-ctsim.sh +mkdir -p /usr/share/ctsim install -m 755 -o 0 -g 0 doc/ctsim.htb /usr/share/ctsim/ctsim.htb ln -sf ctsimtext /usr/bin/if1 ln -sf ctsimtext /usr/bin/if2