OSDN Git Service

[update] : Added removing old dir.
authorhayao <shun819.mail@gmail.com>
Sun, 1 Mar 2020 10:51:19 +0000 (19:51 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 1 Mar 2020 10:51:19 +0000 (19:51 +0900)
unstable/lightdm-webkit2-theme-alter/PKGBUILD

index 7604fca..1c0ddd2 100644 (file)
@@ -20,7 +20,6 @@ pkgver() {
 }
 
 build () {
-    cd "${_pkgname}"
     function remove () {
         local _list
         local _file
@@ -33,6 +32,8 @@ build () {
             fi
         done
     }
+    remove usr
+    cd "${_pkgname}"
     remove ${_pkgname}
     remove .git
     remove README.md