Ignore:
Timestamp:
Mar 22, 2018, 9:32:50 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: Build deb package with project in Release mode.
  • Fixed: Search locales in different location if installed as linux application.
File:
1 edited

Legend:

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

    r16 r17  
    1111
    1212override_dh_auto_build:
    13         lazbuild --build-mode=Release --cpu=$DEB_TARGET_ARCH_CPU --operating-system=$DEB_TARGET_ARCH_OS MyData.lpi
     13        lazbuild --build-mode=Release MyData.lpi
    1414
    1515override_dh_auto_install:
Note: See TracChangeset for help on using the changeset viewer.