summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortatsumoto2020-06-23 07:10:24 +0300
committertatsumoto2020-06-23 07:10:24 +0300
commitee06adf4f5ae95a8a0235b0e56d623eec37032b2 (patch)
tree401ef4dea4e1df5d084417e0f7699ec5769e7198
parent3393198e7d4bbfaa08b485c242648db9b2e5a5c6 (diff)
downloadaur-ee06adf4f5ae95a8a0235b0e56d623eec37032b2.tar.gz
relative link
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 575178d98c01..671ffca8c9b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -100,5 +100,5 @@ package() {
</match>
</fontconfig>
END
- ln -s "$pkgdir/etc/fonts/conf."{avail,d}"/90-avoid-microsoft-sans-serif.conf"
+ ln -sr "$pkgdir/etc/fonts/conf."{avail,d}"/90-avoid-microsoft-sans-serif.conf"
}