This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository terminology.
View the commit online.
commit a1b0cf0ccac80f30440f2bb0027a6c2eeae00a8e
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Sat Jun 4 14:08:27 2022 +0100
remove files no longer needed
---
.arcconfig | 7 -------
autogen.sh | 5 -----
2 files changed, 12 deletions(-)
diff --git a/.arcconfig b/.arcconfig
deleted file mode 100644
index 0c1d468..0000000
--- a/.arcconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "project_id" : "terminology",
- "projects" : "terminology",
- "conduit_uri" : "https://phab.enlightenment.org/",
- "phabricator.uri" : "https://phab.enlightenment.org/",
- "repository.callsign" : "TRM"
-}
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755
index 9c632a0..0000000
--- a/autogen.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-rm -rf build
-meson $@ . build
-meson configure build
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.