diff options
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -89,7 +89,6 @@ package() { # License install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/UnrealEngine/LICENSE.md - rm LICENSE.md # Engine files (we have to copy it with all the compiled cache) install -dma+rwX "$pkgdir/$dir" |