Ignore:
Timestamp:
Mar 27, 2018, 11:07:44 AM (7 years ago)
Author:
chronos
Message:
  • Modified: Examples moved to subdirectory Examples.
  • Added: Support for override of default project file opened on first application start.
  • Modified: Fixed displaying of command line help.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/deb/debian/rules

    r156 r178  
    2222        install -m 755 Languages/UJobProgressView.cs.po $(ROOT)/usr/share/AcronymDecoder/languages
    2323        install -d -m 755 $(ROOT)/usr/share/AcronymDecoder/Examples
    24         install -m 755 "Example acronyms.adp" $(ROOT)/usr/share/AcronymDecoder/Examples
     24        @install -D -m 644 Examples/* $(ROOT)/usr/share/AcronymDecoder/Examples || true
    2525        install -d -m 755 $(ROOT)/usr/share/applications
    2626        install -m 755 Install/deb/AcronymDecoder.desktop $(ROOT)/usr/share/applications
Note: See TracChangeset for help on using the changeset viewer.