Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37904967
en ru br
ALT Linux repos
5.0: 0.0.4-alt1
4.1: 0.0.2-alt0.1
4.0: 0.0.2-alt0.1

Group :: Text tools
RPM: cspot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: cspot-as-needed.patch
Download


--- Makefile.orig	2006-05-17 15:40:03 +0400
+++ Makefile	2006-05-28 19:25:36 +0400
@@ -31,7 +31,7 @@
 #CFLAGS += -std=gnu99
 #LDFLAGS=-lefence
 
-LDFLAGS += -lreadline
+LIBS += -lreadline
 AR=ar
 
 #CFLAGS += -DMY_WARNINGS
@@ -249,7 +249,7 @@
 SSPARSE_LIB_FILE = $(SPARSE_FOLDER)/libsparse.so
 
 
-LIBS=$(SPARSE_LIB_FILE)
+LIBS += $(SPARSE_LIB_FILE)
 
 LIB_OBJS=\
 		base/filelist.o            \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin