Skip to content

Commit 7a3f2d0

Browse files
committed
cursed_font: fix font dirs
1 parent 51ccdf3 commit 7a3f2d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fonts/cursed_font/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2021/04/19 16:03:10 nia Exp $
1+
# $NetBSD: Makefile,v 1.2 2021/04/19 16:52:39 nia Exp $
22

33
DISTNAME= cursed-0.1.0
44
PKGNAME= ${DISTNAME:S/cursed-/cursed_font-/1}
@@ -15,7 +15,7 @@ LICENSE= cc-by-v4.0
1515
NO_BUILD= yes
1616
USE_LANGUAGES= # none
1717

18-
FONTS_DIRS.x11= cursed
18+
FONTS_DIRS.x11= share/fonts/X11/BDF
1919

2020
INSTALLATION_DIRS+= share/fonts/X11/BDF
2121
INSTALLATION_DIRS+= share/doc/${PKGBASE}

0 commit comments

Comments
 (0)