Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37745993
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-newld.patch
Download


diff -urN catpkt-1.0.orig/Makefile catpkt-1.0/Makefile
--- catpkt-1.0.orig/Makefile	2006-03-08 21:59:48 +0200
+++ catpkt-1.0/Makefile	2006-03-08 22:01:42 +0200
@@ -3,7 +3,7 @@
 LDFLAGS = -lnatspec
 
 all:    $(OBJS)
-	gcc $(FLAGS) $(LDFLAGS) -o catpkt $(OBJS)
+	gcc $(FLAGS) -o catpkt $(OBJS) $(LDFLAGS)
 	strip catpkt
 	
 catpkt.o: catpkt.c pkt.h
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin