git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e39517
)
install fonts in swftools/fonts
author
kramm
<kramm>
Sun, 16 Dec 2001 02:12:45 +0000
(
02:12
+0000)
committer
kramm
<kramm>
Sun, 16 Dec 2001 02:12:45 +0000
(
02:12
+0000)
pdf2swf/fonts/Makefile.in
patch
|
blob
|
history
diff --git
a/pdf2swf/fonts/Makefile.in
b/pdf2swf/fonts/Makefile.in
index
a6876ff
..
f0c48bb
100644
(file)
--- a/
pdf2swf/fonts/Makefile.in
+++ b/
pdf2swf/fonts/Makefile.in
@@
-34,9
+34,7
@@
oldincludedir = /usr/include
DESTDIR =
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
+pkgdatadir = $(datadir)/@PACKAGE@/fonts
top_builddir = ../..