summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-05-29 22:28:08 +0200
committerxengineering <me@xengineering.eu>2022-05-29 22:28:08 +0200
commit4fc38d8898dad17498576e28adcc53b81fdbad9a (patch)
treef8f1a4557005e25edc78ae3e161622068c6a3804 /Makefile
parentc7133cbfcd6c45ac9d71a983133981f29f2b1f5c (diff)
downloadwebsite-4fc38d8898dad17498576e28adcc53b81fdbad9a.tar
website-4fc38d8898dad17498576e28adcc53b81fdbad9a.tar.zst
website-4fc38d8898dad17498576e28adcc53b81fdbad9a.zip
Remove Arch Linux packaging repository
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8511f4c..f5fb3b9 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,6 @@
all:
mkdir -p public
hugo -D
- ln -sf ../../archlinux public/archlinux
clean:
rm -rf public