mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 05:52:19 -04:00
18 lines
975 B
Plaintext
18 lines
975 B
Plaintext
$NetBSD: patch-aa,v 1.5 2011/11/01 21:08:55 scottr Exp $
|
|
|
|
--- viewvc-install.orig 2010-09-07 14:20:22.000000000 -0500
|
|
+++ viewvc-install 2011-10-17 14:52:40.000000000 -0500
|
|
@@ -62,12 +62,6 @@
|
|
("bin/cvsdbadmin", "bin/cvsdbadmin", 0755, 1, 0, 0),
|
|
("bin/svndbadmin", "bin/svndbadmin", 0755, 1, 0, 0),
|
|
("bin/make-database", "bin/make-database", 0755, 1, 0, 0),
|
|
- ("conf/viewvc.conf.dist", "viewvc.conf.dist", 0644, 0, 0, 0),
|
|
- ("conf/viewvc.conf.dist", "viewvc.conf", 0644, 0, 1, 0),
|
|
- ("conf/cvsgraph.conf.dist", "cvsgraph.conf.dist", 0644, 0, 0, 0),
|
|
- ("conf/cvsgraph.conf.dist", "cvsgraph.conf", 0644, 0, 1, 0),
|
|
- ("conf/mimetypes.conf.dist", "mimetypes.conf.dist", 0644, 0, 0, 0),
|
|
- ("conf/mimetypes.conf.dist", "mimetypes.conf", 0644, 0, 1, 0),
|
|
]
|
|
if sys.platform == "win32":
|
|
FILE_INFO_LIST.extend([
|