mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
14 lines
461 B
Plaintext
14 lines
461 B
Plaintext
$NetBSD: patch-ab,v 1.1 2004/10/02 22:09:46 adrianp Exp $
|
|
|
|
--- data/Makefile.orig 2004-10-02 20:44:29.000000000 +0100
|
|
+++ data/Makefile 2004-10-02 20:44:38.000000000 +0100
|
|
@@ -12,8 +12,6 @@
|
|
all: # Nothing to do
|
|
|
|
install: all $(DATDEST)/helpfiles
|
|
- $(INSTALL_DAT) example-ircservices.conf "$(DATDEST)/example-ircservices.conf"
|
|
- $(INSTALL_DAT) example-modules.conf "$(DATDEST)/example-modules.conf"
|
|
|
|
$(DATDEST)/helpfiles:
|
|
$(CP_ALL) helpfiles "$(DATDEST)"
|