Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37738709
en ru br
ALT Linux repos
S:1.0-alt5
5.0: 1.0-alt4
4.1: 1.0-alt4
4.0: 1.0-alt4
3.0: 1.0-alt1

Group :: Text tools
RPM: catpkt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: catpkt-1.0-alt-dont-strip.patch
Download


diff -ur catpkt-1.0.orig/Makefile catpkt-1.0/Makefile
--- catpkt-1.0.orig/Makefile	2012-10-05 00:35:24.640520893 +0300
+++ catpkt-1.0/Makefile	2012-10-05 00:35:01.604406690 +0300
@@ -4,11 +4,9 @@
 
 all:    $(OBJS)
 	gcc $(FLAGS) -o catpkt $(OBJS) $(LDFLAGS)
-	strip catpkt
-	
+
 catpkt.o: catpkt.c pkt.h
 	gcc $(FLAGS) -c catpkt.c
-	
 
 dos:	catpkt.c pkt.h
 	@echo "After 'make dos' do not forget to run 'make all'!"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin