blob: b6975fe661591416785407e4d7e9d10b63830f55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
$NetBSD: patch-at,v 1.3 2005/01/10 15:47:18 xtraeme Exp $
--- support-files/MacOSX/Makefile.in.orig 2005-01-10 16:17:30.000000000 +0100
+++ support-files/MacOSX/Makefile.in 2005-01-10 16:17:48.000000000 +0100
@@ -324,12 +324,7 @@
StartupItem.Info.plist \
StartupItem.postinstall
-pkgdata_DATA = Info.plist \
- Description.plist \
- StartupParameters.plist \
- postinstall \
- preinstall
-
+pkgdata_DATA =
CLEANFILES = Info.plist \
Description.plist \
StartupParameters.plist \
|