diff bing4desktop/PKG/PKGBUILD @ 13:73fd89b46da4

bing4desktop-0.240206-3
author prymula <prymula76@outlook.com>
date Tue, 06 Feb 2024 17:47:04 +0100
parents c01d7edb9cb9
children 4770f6dca839
line wrap: on
line diff
--- a/bing4desktop/PKG/PKGBUILD	Tue Feb 06 12:01:38 2024 +0100
+++ b/bing4desktop/PKG/PKGBUILD	Tue Feb 06 17:47:04 2024 +0100
@@ -22,5 +22,5 @@
 
 package() {
 	cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}"
-	make DESTDIR="${pkgdir}" prefix=/usr install
+	make -f Makefile.aur DESTDIR="${pkgdir}" install
 }