pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

adguardhome: remove etc/adguardhome from OWN_DIRS



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Mar 24 14:28:02 2021 +0100
Changeset:	cbca5e0da0f3acf7ee9df4ea2b0cc889a3dfe869

Modified Files:
	adguardhome/Makefile

Log Message:
adguardhome: remove etc/adguardhome from OWN_DIRS

PKG_SYSCONFDIR should do that.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cbca5e0da0f3acf7ee9df4ea2b0cc889a3dfe869

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 adguardhome/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/adguardhome/Makefile b/adguardhome/Makefile
index a8375849c0..eda65f0440 100644
--- a/adguardhome/Makefile
+++ b/adguardhome/Makefile
@@ -31,7 +31,6 @@ CHECK_RELRO_SKIP+=	sbin/adguardhome
 #USE_TOOLS+=	tar
 
 OWN_DIRS+=	libdata/adguardhome
-OWN_DIRS+=	etc/adguardhome
 
 .include "go-modules.mk"
 


Home | Main Index | Thread Index | Old Index