From 468e89379d714c1f70e9fc79678a38212ad5f358 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 11 Feb 2001 23:32:04 +0000 Subject: [PATCH] r528: *** empty log message *** --- rpm/ctsim.spec | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.34.1