Changeset 160 for trunk/Install/deb


Ignore:
Timestamp:
Mar 6, 2019, 8:10:23 AM (6 years ago)
Author:
chronos
Message:
  • Added: StdAI from original game. Previously used only AI dev kit.
Location:
trunk/Install/deb/debian
Files:
2 edited

Legend:

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

    r55 r160  
    1010Depends: ${shlibs:Depends}, ${misc:Depends},
    1111Description: Empire building game
    12 HomePage: http://svn.zdechov.net/trac/c-evo
     12HomePage: https://app.zdechov.net/c-evo
  • trunk/Install/deb/debian/rules

    r125 r160  
    1111
    1212override_dh_auto_build:
    13         cd AI/StdAI && lazbuild --build-mode=Release AIProject.lpi
     13        cd AI/StdAI && lazbuild --build-mode=Release StdAI.lpi
    1414        mv AI/StdAI/libstdai.so AI/StdAI/libstdai-$(DEB_HOST_ARCH).so
    1515        lazbuild --build-mode=Release Integrated.lpi
Note: See TracChangeset for help on using the changeset viewer.