Further AFM removal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -972,11 +972,6 @@ UTILS_DIST: ALL_GUI_DIST
|
||||
cp $(UTILSDIR)/wxrc/*.rc $(DISTDIR)/utils/wxrc
|
||||
|
||||
MISC_DIST: ALL_GUI_DIST
|
||||
mkdir $(DISTDIR)/misc
|
||||
mkdir $(DISTDIR)/misc/afm
|
||||
cp $(MISCDIR)/afm/*.afm $(DISTDIR)/misc/afm
|
||||
mkdir $(DISTDIR)/misc/gs_afm
|
||||
cp $(MISCDIR)/gs_afm/*.afm $(DISTDIR)/misc/gs_afm
|
||||
|
||||
INTL_DIST:
|
||||
mkdir $(DISTDIR)/locale
|
||||
|
@@ -74,15 +74,6 @@
|
||||
<install-to>$(DATADIR)/aclocal</install-to>
|
||||
</data-files>
|
||||
|
||||
<data-files-tg id="install-afm" cond="USE_GUI=='1'">
|
||||
<files>misc/afm/*.afm</files>
|
||||
<install-to>$(DATADIR)/wx/afm</install-to>
|
||||
</data-files-tg>
|
||||
<data-files-tg id="install-gsafm" cond="USE_GUI=='1'">
|
||||
<files>misc/gs_afm/*.afm</files>
|
||||
<install-to>$(DATADIR)/wx/gs_afm</install-to>
|
||||
</data-files-tg>
|
||||
|
||||
<action id="install-wxconfig">
|
||||
<dependency-of>install</dependency-of>
|
||||
<command>
|
||||
|
Reference in New Issue
Block a user