summaryrefslogtreecommitdiff
path: root/filesystems/ori/patches/patch-orisync_SConscript
blob: 2896d96861190d0cf43a7a6e8f3f4122bf773c8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-orisync_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $

--- orisync/SConscript.orig	2015-03-18 00:34:37.000000000 +0000
+++ orisync/SConscript
@@ -23,9 +23,6 @@ libs = [
     "ori",
     "fastlz",
     "crypto",
-    "stdc++",
-    "event_core",
-    "event_extra",
 ]
 
 if sys.platform != "darwin":