summaryrefslogtreecommitdiff
path: root/package/cbtt/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-14 14:32:46 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-14 14:32:46 +0100
commit3dc0311e44bddaeaca33b628eedb0ad2007ec27b (patch)
treed06ff04f501ddb41ea6ec5bda369abf08f7dd455 /package/cbtt/patches/patch-Makefile
parenta03e16ce46353740a2b778beda4dda03c0252e07 (diff)
fix some compile issues on NetBSD
Diffstat (limited to 'package/cbtt/patches/patch-Makefile')
-rw-r--r--package/cbtt/patches/patch-Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/cbtt/patches/patch-Makefile b/package/cbtt/patches/patch-Makefile
index 6701c7e2b..ddcc23d82 100644
--- a/package/cbtt/patches/patch-Makefile
+++ b/package/cbtt/patches/patch-Makefile
@@ -1,5 +1,5 @@
--- cbtt80-20060211-src.orig/Makefile 2006-02-07 18:44:58.000000000 +0100
-+++ cbtt80-20060211-src/Makefile 2010-02-11 20:13:13.000000000 +0100
++++ cbtt80-20060211-src/Makefile 2010-02-14 09:21:02.000000000 +0100
@@ -1,10 +1,8 @@
-SHELL = /bin/sh
-SYSTEM = $(shell uname)
@@ -58,5 +58,4 @@
tracker.mysql.o: bnbt.h bnbt_mysql.h atom.h bencode.h config.h md5.h server.h sort.h tracker.h util.h
tracker_announce.mysql.o: bnbt.h bnbt_mysql.h atom.h bencode.h link.h tracker.h util.h
-tracker_scrape.mysql.o: bnbt.h bnbt_mysql.h atom.h bencode.h tracker.h util.h
-\ No newline at end of file
+tracker_scrape.mysql.o: bnbt.h bnbt_mysql.h atom.h bencode.h tracker.h util.h