Changeset 0e473fbe88 in tspsg for install.pri


Ignore:
Timestamp:
Sep 12, 2012, 7:20:03 PM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
b0dfe0844e
Parents:
545591d1a9
git-author:
Oleksii Serdiuk <contacts@…> (09/12/12 19:20:03)
git-committer:
Oleksii Serdiuk <contacts@…> (09/12/12 19:22:46)
Message:

Adjusted docs installation path under Linux/Unix?.

Now they're installed to $PREFIX/share/doc/TSPSG-<major>.<minor> folder
instead of TSPSG-<major>.<minor>.<release> folder.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install.pri

    r545591d1a9 r0e473fbe88  
    3434    share.path = $$PREFIX/share/TSPSG
    3535#       l10n.path = $$PREFIX/share/TSPSG/l10n
    36     docs.path = $$PREFIX/share/doc/TSPSG-$$VERSION
     36    docs.path = $$PREFIX/share/doc/TSPSG-$$SHORT_VERSION
    3737    desktop.files = resources/tspsg.desktop
    3838    desktop.path = $$PREFIX/share/applications
Note: See TracChangeset for help on using the changeset viewer.