2 Commits

Author SHA1 Message Date
07a7a1a017 revert enrichment 2025-04-01 21:42:30 +02:00
3afe97c069 Merge pull request 'enrich rm-service.sh' (#337) from nous into master
Reviewed-on: #337
2025-04-01 21:18:56 +02:00
7 changed files with 1 additions and 7 deletions

View File

@@ -9,6 +9,6 @@ if [ "$#" -eq 0 ]; then
else
for arg in "$@"
do
sed -i '/\.service/d;\|/lib/systemd|d;/systemd-service/d' "${arg}/PKGBUILD"
sed -i '/\.service/d' "${arg}/PKGBUILD"
done
fi

View File

@@ -1 +0,0 @@
../_common/rm-service.sh

View File

@@ -1 +0,0 @@
../_common/skip-systemd-install.pl

View File

@@ -1 +0,0 @@
../_common/updpkgsums.sh

View File

@@ -1 +0,0 @@
../_common/rm-service.sh

View File

@@ -1 +0,0 @@
../_common/skip-systemd-install.pl

View File

@@ -1 +0,0 @@
../_common/updpkgsums.sh