summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2022-03-20 01:57:18 +0800
committerjustforlxz2022-03-20 01:57:18 +0800
commit930445f4a20cb3f4947b072878ef1a210b6a1087 (patch)
tree78cb3b2eb1067b6db54f6611ca8ec62fda43506a
parentd5c4a082eafb25ffd1ea2e0acf6be2a79f3ccd78 (diff)
downloadaur-930445f4a20cb3f4947b072878ef1a210b6a1087.tar.gz
update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e62d9d57f74a..0c38173198c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,7 @@ prepare() {
go get -v github.com/godbus/dbus/introspect
go get -v github.com/godbus/dbus/prop
go get -v gopkg.in/yaml.v3
- sed -i 's/sbin/bin/' $pkgname/Makefile
+ sed -i 's/sbin/bin/' Makefile
}
build() {