mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 18:58:04 +02:00
updated freebsd install makefile
git-svn-id: trunk@41026 -
This commit is contained in:
parent
3c7bf9b43b
commit
c2f04ef2f0
@ -184,7 +184,7 @@ pre-install:
|
||||
@${ECHO_CMD} "@dirrm %%DATADIR%%" >> ${PLIST}
|
||||
|
||||
do-install:
|
||||
.for DIRE in components converter debugger designer doceditor ide ideintf images install languages lcl lazarus.app \
|
||||
.for DIRE in components converter debugger designer doceditor ide images install languages lcl lazarus.app \
|
||||
packager tools units
|
||||
@${MKDIR} ${DATADIR}/${DIRE}
|
||||
@cd ${WRKSRC}/${DIRE} && \
|
||||
|
@ -8,4 +8,4 @@
|
||||
+LAZARUS_INSTALL_DIR=%%DATADIR%%
|
||||
endif
|
||||
ifeq ($(FULL_TARGET),i386-linux)
|
||||
override TARGET_DIRS+=lcl components packager/registration ideintf designer packager
|
||||
override TARGET_DIRS+=lcl components packager/registration designer packager
|
||||
|
Loading…
Reference in New Issue
Block a user