diff options
author | Bartłomiej Piotrowski <bpiotrowski@archlinux.org> | 2018-03-24 20:35:09 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@archlinux.org> | 2018-03-24 20:35:09 +0100 |
commit | ab3368f06182cc3f11f672e63ad18f174ba58e02 (patch) | |
tree | df325962a3bd1d137c18408c86aaf3b992de3ad8 /Makefile | |
parent | 38c7a391b043547b946a99731a56a233458ba7a2 (diff) | |
download | devtools32-ab3368f06182cc3f11f672e63ad18f174ba58e02.tar.xz |
Remove corepkg symlink
While still possible with 'commitpkg core', there is a chance it will
prevent accidental pushes straight to [core].
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -31,7 +31,6 @@ CONFIGFILES = \ COMMITPKG_LINKS = \ extrapkg \ - corepkg \ testingpkg \ stagingpkg \ communitypkg \ |