mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-19 13:17:39 +01:00
defs.mk, qtexe.mk: Handle LD_LIBRARY_PATH differently
This commit is contained in:
parent
56f6df7d6d
commit
5142d5d3a0
2 changed files with 1 additions and 4 deletions
|
|
@ -278,9 +278,6 @@ define install_local_cfg
|
|||
$(INSTALL) -o $(CFGOWNER) -g $(CFGGROUP) -m $(CFGMODE) $< $@
|
||||
endef
|
||||
|
||||
LD_LIBRARY_PATH = $(LIBDIR)
|
||||
export LD_LIBRARY_PATH
|
||||
|
||||
UPLOAD_URL_RPM_BIN=rsync_ssh://ftp.jannet.de:/home/ftp/dat/pub/packages/rpm/bin/
|
||||
UPLOAD_URL_RPM_SRC=rsync_ssh://ftp.jannet.de:/home/ftp/dat/pub/packages/rpm/src/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue