blob: 88078efd217acb33971fb456bdfe8cc04dd3076d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
$NetBSD: patch-at,v 1.4 2005/01/20 14:17:15 xtraeme Exp $
--- support-files/MacOSX/Makefile.in.orig 2005-01-20 15:01:16.000000000 +0100
+++ support-files/MacOSX/Makefile.in 2005-01-20 15:01:31.000000000 +0100
@@ -301,12 +301,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 \
|