summaryrefslogtreecommitdiff
path: root/misc/gnucash/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnucash/patches/patch-af')
-rw-r--r--misc/gnucash/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/gnucash/patches/patch-af b/misc/gnucash/patches/patch-af
deleted file mode 100644
index 736a6711c23..00000000000
--- a/misc/gnucash/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.2 2000/05/13 06:21:02 rh Exp $
-
---- Makefile.common.orig Thu May 4 11:24:58 2000
-+++ Makefile.common Thu May 4 11:25:29 2000
-@@ -42,7 +42,7 @@
- QT_OBJS := $(addprefix obj/qt/,${COMMON_SRCS:.c=.o})
- QT_OBJS += $(addprefix obj/qt/,${QT_SRCS:.cpp=.o})
-
--CFLAGS += -pg ${DEFS}
-+CFLAGS += ${DEFS}
-
- ifdef GNOME_CONFIG_BIN
- GNOME_CFLAGS += $(shell ${GNOME_CONFIG_BIN} --cflags gnomeui)