Changeset 160 for trunk/Install/deb
- Timestamp:
- Mar 6, 2019, 8:10:23 AM (6 years ago)
- Location:
- trunk/Install/deb/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/control
r55 r160 10 10 Depends: ${shlibs:Depends}, ${misc:Depends}, 11 11 Description: Empire building game 12 HomePage: http ://svn.zdechov.net/trac/c-evo12 HomePage: https://app.zdechov.net/c-evo -
trunk/Install/deb/debian/rules
r125 r160 11 11 12 12 override_dh_auto_build: 13 cd AI/StdAI && lazbuild --build-mode=Release AIProject.lpi13 cd AI/StdAI && lazbuild --build-mode=Release StdAI.lpi 14 14 mv AI/StdAI/libstdai.so AI/StdAI/libstdai-$(DEB_HOST_ARCH).so 15 15 lazbuild --build-mode=Release Integrated.lpi
Note:
See TracChangeset
for help on using the changeset viewer.