summaryrefslogtreecommitdiff
path: root/lang/sr
diff options
context:
space:
mode:
authoris <is>2005-03-01 10:50:46 +0000
committeris <is>2005-03-01 10:50:46 +0000
commit6ec0c164ab8a481223eb295b74f280b8c5c0838b (patch)
treef3c7d6145e5a2db6510fc6814ce2b48eac18b166 /lang/sr
parent281e720b4ec80c1e57bbba7bcd75e58700de24fd (diff)
downloadpkgsrc-6ec0c164ab8a481223eb295b74f280b8c5c0838b.tar.gz
clean up patches.
Diffstat (limited to 'lang/sr')
-rw-r--r--lang/sr/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/sr/patches/patch-ac b/lang/sr/patches/patch-ac
deleted file mode 100644
index 9ae04718684..00000000000
--- a/lang/sr/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2005/02/25 15:54:59 is Exp $
-
---- csw/asm.c.orig 1999-07-29 00:16:10.000000000 +0200
-+++ csw/asm.c
-@@ -8,7 +8,7 @@
-
- #include "../arch.h"
-
--#if (defined(__linux__) && defined(__ELF__)) || defined(__svr4__)
-+#if defined(__ELF__) || defined(__svr4__)
- #define SR_BUILD_CONTEXT sr_build_context
- #define SR_CHG_CONTEXT sr_chg_context
- #define SR_CHECK_STK sr_check_stk