pkgsrc-WIP-changes archive

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

sowm, remove unnecessary pre-configure



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon Apr 6 16:16:47 2020 +0200
Changeset:	ec02103198ab90b06fb9e0512b2e6612ddc35fb5

Modified Files:
	sowm/Makefile

Log Message:
sowm, remove unnecessary pre-configure

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

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

diffstat:
 sowm/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diffs:
diff --git a/sowm/Makefile b/sowm/Makefile
index a3a023b400..eb95aa655c 100644
--- a/sowm/Makefile
+++ b/sowm/Makefile
@@ -12,9 +12,5 @@ LICENSE=	mit
 
 INSTALLATION_DIRS+=	bin
 
-pre-configure:
-	${RUN} cd ${WRKSRC} && \
-	cp config.def.h config.h
-
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index