Date: Monday, August 15, 2022 @ 15:33:26
  Author: eworm
Revision: 452755

drop duplicate install target (FS#75611)

Modified:
  dnsmasq/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-08-15 15:31:18 UTC (rev 452754)
+++ PKGBUILD    2022-08-15 15:33:26 UTC (rev 452755)
@@ -61,7 +61,7 @@
     PREFIX=/usr \
     BINDIR=/usr/bin \
     DESTDIR="$pkgdir" \
-    install install-i18n
+    install-i18n
 
   install -Dm0644 "dbus/dnsmasq.conf" 
"$pkgdir"/usr/share/dbus-1/system.d/dnsmasq.conf
   install -Dm0644 "dnsmasq.conf.example" "$pkgdir"/etc/dnsmasq.conf

Reply via email to