Project

General

Profile

Actions

Bug #289

open

install failed by use 'YAEPGHD = 1'

Added by Anonymous about 14 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
PearlHD [text2skin]
Start date:
03/04/2010
Due date:
% Done:

0%

Estimated time:

Description

wenn YAEPGHD = 1 im make.config gesetzt ist geht die install nicht weil die YAEPGHDDIR nicht vorhanden ist

fix fuers Makefile im install: install-i18n

<snipp>

@if [ "$(YAEPGHD)" = "1" ]; then\
mkdir -p $(DESTDIR)$(YAEPGHDDIR) ;\
cp yaepghd/* $(DESTDIR)$(YAEPGHDDIR) -r;\
fi

</snapp>

Actions #1

Updated by mapovi about 14 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF