[arch-commits] Commit in budie-extras/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Sep 16 23:12:42 UTC 2018


    Date: Sunday, September 16, 2018 @ 23:12:42
  Author: ffy00
Revision: 382262

upgpkg: budgie-extras 0.6.0-1

Modified:
  budie-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-16 23:03:50 UTC (rev 382261)
+++ PKGBUILD	2018-09-16 23:12:42 UTC (rev 382262)
@@ -26,6 +26,5 @@
 package() {
   cd $pkgname-$pkgver/build
 
-  DESTDIR="${pkgdir}" ninja install
+  DESTDIR="$pkgdir" ninja install
 }
-



More information about the arch-commits mailing list