Compare commits
2 Commits
nous
...
nous-patch
| Author | SHA1 | Date | |
|---|---|---|---|
| 07a7a1a017 | |||
| 3afe97c069 |
@@ -9,6 +9,6 @@ if [ "$#" -eq 0 ]; then
|
|||||||
else
|
else
|
||||||
for arg in "$@"
|
for arg in "$@"
|
||||||
do
|
do
|
||||||
sed -i '/\.service/d;\|/lib/systemd|d;/systemd-service/d' "${arg}/PKGBUILD"
|
sed -i '/\.service/d' "${arg}/PKGBUILD"
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
../_common/rm-service.sh
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../_common/skip-systemd-install.pl
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../_common/updpkgsums.sh
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../_common/rm-service.sh
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../_common/skip-systemd-install.pl
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../_common/updpkgsums.sh
|
|
||||||
Reference in New Issue
Block a user