summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-15 12:56:53 +0200
committerFlorian Franzmann2022-05-23 18:01:26 +0200
commit061c805a3d60b941b4ced407529e8f803036e32c (patch)
treeba765518f4b651d9b8ebe04f89ea7e3a6a960b04
parent8da1408cef50b833fe20dfed124beeab87bdf91b (diff)
smgl/systemd: remove PRE_BUILD
-rw-r--r--smgl/systemd/HISTORY3
-rwxr-xr-xsmgl/systemd/PRE_BUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/smgl/systemd/HISTORY b/smgl/systemd/HISTORY
index 30272b433d..05b5f8ebdf 100644
--- a/smgl/systemd/HISTORY
+++ b/smgl/systemd/HISTORY
@@ -1,3 +1,6 @@
+2022-05-15 Florian Franzmann <bwlf@bandrate.org>
+ * PRE_BUILD: remove PRE_BUILD that only reimplemented the default
+
2018-12-23 Pavel Vinogradov <public@sourcemage.org>
* PROVIDES: added LOGIN-DAEMON
diff --git a/smgl/systemd/PRE_BUILD b/smgl/systemd/PRE_BUILD
deleted file mode 100755
index 92c592cb36..0000000000
--- a/smgl/systemd/PRE_BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY}