45c4549573
Also, stop scons from spreading .sconsign files around the file system. From package maintainer Ove Soerensen in private mail.
10 lines
251 B
Text
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"
|