mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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\\\""
|
DEFINES += "LIBDIR=\\\"$$LIBDIR\\\"" "DATADIR=\\\"$$DATADIR\\\"" "BINDIR=\\\"$$BINDIR\\\""
|
||||||
|
|
||||||
#MAKE INSTALL
|
#MAKE INSTALL
|
||||||
INSTALLS += bin server translation #manpage
|
INSTALLS += bin #server #translation #manpage
|
||||||
|
|
||||||
bin.path = $$BINDIR
|
bin.path = $$BINDIR
|
||||||
isEmpty(DESTDIR) {
|
isEmpty(DESTDIR) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user