head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2026.09.22.12.08.50;	author wiz;	state Exp;
branches;
next	;
commitid	NRegqAwNEIPW4CWG;


desc
@@


1.1
log
@cdbkup: fix destdir installation as non-root.

Remove @@exec/@@unexec from PLIST.

Fix pkglint while here.

Bump PKGREVISION.
@
text
@$NetBSD$

Let pkgsrc create the directory.

--- Makefile.in.orig	2026-09-22 12:05:07.949791870 +0000
+++ Makefile.in
@@@@ -20,7 +20,6 @@@@ install:
 		make $@@ );\
 	done
 	@@echo "-> Creating dirs & installing misc documentation."
-	$(INSTALL) -d -o $(DUMPER) -g $(DUMPGRP) -m 700 $(SNARDIR)
 	$(INSTALL) -d -m 755 $(DOCDIR)
 	$(INSTALL) -m 644 README $(DOCDIR)
 	$(INSTALL) -m 644 TODO $(DOCDIR)
@
