From: Kevin M. Rosenberg Date: Sun, 11 Feb 2001 23:32:04 +0000 (+0000) Subject: r528: *** empty log message *** X-Git-Tag: debian-4.5.3-3~489 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=468e89379d714c1f70e9fc79678a38212ad5f358 r528: *** empty log message *** --- diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index 909f992..0f4fa99 100644 --- a/rpm/ctsim.spec +++ b/rpm/ctsim.spec @@ -22,6 +22,8 @@ CFLAGS="$RPM_OPT_FLAGS" \ make %install +strip src/ctsim +strip tools/ctsimtext 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