pkgsrc/audio/madman/patches/patch-ab
wiz 45c4549573 Make madman use the scons package instead of an included version of scons.
Also, stop scons from spreading .sconsign files around the file system.

From package maintainer Ove Soerensen in private mail.
2004-11-09 12:37:36 +00:00

10 lines
251 B
Text

$NetBSD: patch-ab,v 1.1 2004/11/09 12:37:36 wiz Exp $
--- ui/auto_tag.cpp.orig 2004-11-08 19:22:02.000000000 +0100
+++ ui/auto_tag.cpp 2004-11-08 19:22:23.000000000 +0100
@@ -654,4 +654,4 @@
-#include "moc_auto_tag.cc"
+#include "auto_tag.moc"