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

Xyne xyne at archlinux.org
Sun Feb 14 19:59:04 UTC 2016


    Date: Sunday, February 14, 2016 @ 20:59:03
  Author: xyne
Revision: 161556

upgpkg: fdupes 1.51-3

New upstream website.

Modified:
  fdupes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-14 19:46:43 UTC (rev 161555)
+++ PKGBUILD	2016-02-14 19:59:03 UTC (rev 161556)
@@ -24,10 +24,8 @@
   cd "$srcdir/$pkgname-master"
   install -d "$pkgdir"/usr/{share/man/man1,bin}
   make \
-    PREFIX="$pkgdir/usr" \
-    DESTDIR="$pkgdir/usr/bin" \
-    INSTALLDIR="$pkgdir"/usr/bin \
-    MAN_DIR="$pkgdir"/usr/share/man/man1 \
+    PREFIX="/usr" \
+    DESTDIR="$pkgdir" \
     install
   install -D -m644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }



More information about the arch-commits mailing list