summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy2013-01-15 21:43:27 -0500
committerSandy2013-01-15 21:43:27 -0500
commit89331823718752712ee98846b6e21775b3c7405c (patch)
treeba9804139a470ea7cff1a8d798b86a385bc17d0d
parent3561441f84b3532f7436c88de8096f47707f01ab (diff)
downloadaur-89331823718752712ee98846b6e21775b3c7405c.tar.gz
DejaVu replaces the Vera font
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdd1ed195080..b7aaaee941f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,7 +74,7 @@ package() {
# Custom Licences
install -d -m755 "$pkgdir"/usr/share/licenses/openmw
- install -D -m644 "Bitstream Vera License.txt" "$pkgdir/usr/share/licenses/openmw/"
+ install -D -m644 "Dejavu_lgc_font_license.txt" "$pkgdir/usr/share/licenses/openmw/"
install -D -m644 "Daedric Font License.txt" "$pkgdir/usr/share/licenses/openmw/"
install -D -m644 "OFL.txt" "$pkgdir/usr/share/licenses/openmw/"
install -D -m644 "extern/shiny/License.txt" "$pkgdir/usr/share/licenses/openmw/Shiny License.txt"