From ab3368f06182cc3f11f672e63ad18f174ba58e02 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= <bpiotrowski@archlinux.org>
Date: Sat, 24 Mar 2018 20:35:09 +0100
Subject: [PATCH] Remove corepkg symlink

While still possible with 'commitpkg core', there is a chance it will
prevent accidental pushes straight to [core].
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1debf53..f69d613 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,6 @@ CONFIGFILES = \
 
 COMMITPKG_LINKS = \
 	extrapkg \
-	corepkg \
 	testingpkg \
 	stagingpkg \
 	communitypkg \
-- 
GitLab