pkgsrc-WIP-changes archive

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

auto-admin: Clean up



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Wed Sep 6 10:11:46 2017 -0500
Changeset:	2c2f0c1f86940b11dfc7ff1281fb43a29192d550

Modified Files:
	auto-admin/Makefile
Removed Files:
	auto-admin/PLIST

Log Message:
auto-admin: Clean up

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

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

diffstat:
 auto-admin/Makefile | 2 --
 auto-admin/PLIST    | 1 -
 2 files changed, 3 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index e9ca2add97..f53af3de3b 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -23,8 +23,6 @@ SUBST_SED.prefix=	-e "s|/usr/local|${PREFIX}|g"
 
 INSTALLATION_DIRS=	sbin
 
-.include "../../mk/bsd.prefs.mk"
-
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/Common/Scripts/* \
 		${DESTDIR}${PREFIX}/sbin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
deleted file mode 100644
index 48d96a5493..0000000000
--- a/auto-admin/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD$


Home | Main Index | Thread Index | Old Index