From: Kevin M. Rosenberg Date: Sun, 11 Feb 2001 22:08:20 +0000 (+0000) Subject: r522: *** empty log message *** X-Git-Tag: debian-4.5.3-3~495 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=88d74265a18a5be9623b7c781dec7389a28bf8ef r522: *** empty log message *** --- diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index bd39ff0..909f992 100644 --- a/rpm/ctsim.spec +++ b/rpm/ctsim.spec @@ -1,5 +1,5 @@ # Version of CTSim -%define version 3.0.0alpha5 +%define version 3.0.0beta1 Summary: CTSim - Open-Source Computed Tomography Simulator Name: ctsim @@ -25,6 +25,7 @@ make install -s -m 755 -o 0 -g 0 src/ctsim /usr/local/bin/ctsim install -s -m 755 -o 0 -g 0 tools/ctsimtext /usr/local/bin/ctsimtext install -m 755 -o 0 -g 0 tools/sample-ctsim.sh /usr/local/bin/sample-ctsim.sh +install -m 755 -o 0 -g 0 doc/ctsim.htb /usr/local/man/ctsim.htb rm -f /usr/local/bin/if1 rm -f /usr/local/bin/if2 rm -f /usr/local/bin/ifexport @@ -49,6 +50,7 @@ ln -s /usr/local/bin/ctsimtext /usr/local/bin/pjrec /usr/local/bin/ctsim /usr/local/bin/ctsimtext +/usr/local/man/ctsim.htb /usr/local/bin/sample-ctsim.sh