summaryrefslogtreecommitdiff
path: root/sysutils/apcupsd/patches/patch-af
blob: 764ec2f0065597aee8ace5cbd926f62fa4e5954a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-af,v 1.6 2008/06/20 01:09:35 joerg Exp $

--- Makefile.in.orig	2004-02-07 11:04:05.000000000 +0100
+++ Makefile.in	2006-11-15 17:48:50.000000000 +0100
@@ -26,6 +26,7 @@
 install-directories: install-dir@CGI@
 	$(SHELL) $(MKINSTALLDIRS) $(DESTDIR)$(sbindir)	
 	$(SHELL) $(MKINSTALLDIRS) $(DESTDIR)$(mandir)  
+	$(SHELL) $(MKINSTALLDIRS) ${DESTDIR}$(prefix)/share/examples/apcupsd
 	@if [ ! -d $(DESTDIR)$(sysconfdir) ] ; then \
 	      $(SHELL) $(MKINSTALLDIRS) $(DESTDIR)$(sysconfdir); \
 	      chmod 755 $(DESTDIR)$(sysconfdir); \