mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Disable server and translation install for headless to avoid packaging conflicts
This commit is contained in:
parent
801f94bee8
commit
25ea29275a
@ -131,7 +131,7 @@ DATADIR = $$PREFIX/share
|
||||
DEFINES += "LIBDIR=\\\"$$LIBDIR\\\"" "DATADIR=\\\"$$DATADIR\\\"" "BINDIR=\\\"$$BINDIR\\\""
|
||||
|
||||
#MAKE INSTALL
|
||||
INSTALLS += bin server translation #manpage
|
||||
INSTALLS += bin #server #translation #manpage
|
||||
|
||||
bin.path = $$BINDIR
|
||||
isEmpty(DESTDIR) {
|
||||
|
Loading…
Reference in New Issue
Block a user