mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Linux: Remove manpage until manpages are finished
This commit is contained in:
parent
e2361d6e56
commit
18e3982eb7
@ -71,7 +71,7 @@ DEFINES += "LIBDIR=\\\"$$LIBDIR\\\"" "DATADIR=\\\"$$DATADIR\\\""
|
|||||||
|
|
||||||
#MAKE INSTALL
|
#MAKE INSTALL
|
||||||
|
|
||||||
INSTALLS += bin docs icon desktop translation manpage
|
INSTALLS += bin docs icon desktop translation #manpage
|
||||||
|
|
||||||
bin.path = $$BINDIR
|
bin.path = $$BINDIR
|
||||||
isEmpty(DESTDIR) {
|
isEmpty(DESTDIR) {
|
||||||
|
@ -221,7 +221,7 @@ DATADIR = $$PREFIX/share
|
|||||||
DEFINES += "LIBDIR=\\\"$$LIBDIR\\\"" "DATADIR=\\\"$$DATADIR\\\"" "BINDIR=\\\"$$BINDIR\\\""
|
DEFINES += "LIBDIR=\\\"$$LIBDIR\\\"" "DATADIR=\\\"$$DATADIR\\\"" "BINDIR=\\\"$$BINDIR\\\""
|
||||||
|
|
||||||
#MAKE INSTALL
|
#MAKE INSTALL
|
||||||
INSTALLS += bin icon desktop server translation manpage
|
INSTALLS += bin icon desktop server translation #manpage
|
||||||
|
|
||||||
bin.path = $$BINDIR
|
bin.path = $$BINDIR
|
||||||
isEmpty(DESTDIR) {
|
isEmpty(DESTDIR) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user