diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-07-24 21:02:31 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-07-24 21:02:31 +0000 |
commit | c8e71f3789907ff9efc1e1128f6debe77671c639 (patch) | |
tree | 122dab245123ec037c123cbe46166eb002503a22 /font/alias/75dpi/Makefile.am | |
parent | 3a4d84cffe13fc36c90249d76d096ab3581a02db (diff) |
Update font/alias to 1.0.2
Diffstat (limited to 'font/alias/75dpi/Makefile.am')
-rw-r--r-- | font/alias/75dpi/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/font/alias/75dpi/Makefile.am b/font/alias/75dpi/Makefile.am index 388290f25..2175babc1 100644 --- a/font/alias/75dpi/Makefile.am +++ b/font/alias/75dpi/Makefile.am @@ -19,7 +19,7 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN # CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -aliasdir = @TOPFONTDIR@/75dpi +aliasdir = @FONTROOTDIR@/75dpi alias_DATA = fonts.alias EXTRA_DIST = $(alias_DATA) |