From 222075ab2afb075bc07939ed3a96f5f3460f0716 Mon Sep 17 00:00:00 2001 From: Antonin Dach Date: Sun, 4 Apr 2021 22:44:30 +0200 Subject: [PATCH] remove comments --- PKGBUILD | 4 ---- 1 file changed, 4 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 8e50dc8..4ce613c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,10 +10,6 @@ license=('MIT') depends=(librewolf) package() { - # -m will set the mode - # -D will just create the non-existing directories to the target. - #cd "$srcdir" && find usr/ -type f -exec install -Dm 644 "{}" "$pkgdir/{}" \; - mkdir -p "$pkgdir/usr/share/libalpm/scripts/" mkdir -p "$pkgdir/usr/share/libalpm/hooks/" -- 2.45.2