summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2022-06-13 12:51:39 +0100
committerCarsten Haitzler (Rasterman)2022-06-13 12:51:39 +0100
commit6bd1d86052b6f630323e1c41800178c20b209de7 (patch)
treee3c7963552aef4f849e2add3a33a828a301446f7 /PKGBUILD
parentca70fa471c751cb48ae336157d89fb8e72c6f1a4 (diff)
downloadaur-rage-git.tar.gz
remove files not in upstream anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25dd419e2dac..910cb02395d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,7 +43,7 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
# install text files
- install -Dm644 -t "$pkgdir/usr/share/doc/$_pkgname/" README
+ install -Dm644 -t "$pkgdir/usr/share/doc/$_pkgname/" README.md
# install license files
install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" AUTHORS COPYING