summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShatur952020-11-21 01:46:12 +0200
committerShatur952020-11-21 01:46:12 +0200
commit47ad6b2ec3e99b120de063159f92c079b85a83ee (patch)
tree6664db2b19458e19c0f467fc3c5651e95de09f57
parent8f23c9b2e478845693d4068f441206f346eacf33 (diff)
downloadaur-47ad6b2ec3e99b120de063159f92c079b85a83ee.tar.gz
Remove license from the package folder
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24ad8cc0357c..1114e781156e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -88,6 +88,7 @@ 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"