r528: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 11 Feb 2001 23:32:04 +0000 (23:32 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 11 Feb 2001 23:32:04 +0000 (23:32 +0000)
rpm/ctsim.spec

index 909f992cde32631a08b1ed8016849df0fa733be9..0f4fa9969f4dae47176526295624341feb6938c4 100644 (file)
@@ -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