Changeset 17 for trunk/Install/deb/debian
- Timestamp:
- Mar 22, 2018, 9:32:50 PM (7 years ago)
- Location:
- trunk/Install/deb/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/control
r16 r17 3 3 Section: utils 4 4 Priority: optional 5 Standards-Version: 1. 5.05 Standards-Version: 1.0.0 6 6 Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8) 7 7 -
trunk/Install/deb/debian/rules
r16 r17 11 11 12 12 override_dh_auto_build: 13 lazbuild --build-mode=Release --cpu=$DEB_TARGET_ARCH_CPU --operating-system=$DEB_TARGET_ARCH_OSMyData.lpi13 lazbuild --build-mode=Release MyData.lpi 14 14 15 15 override_dh_auto_install:
Note:
See TracChangeset
for help on using the changeset viewer.