source: ogAgent-Git/linux/build-packages.sh @ 5294919

configure-ptt-chedecorare-oglive-methodsejecutarscript-b64fix-cfg2objfixes-winlgromero-filebeatmainmodulesnew-browserno-ptt-paramogadmcliogadmclient-statusogagent-jobsogagent-macosogcore1oglogoglog2override-moduleping1ping2ping3ping4py3-winreport-progressunification2unification3versionswindows-fixes
Last change on this file since 5294919 was b84ab33, checked in by Natalia Serrano <natalia.serrano@…>, 11 months ago

refs #247 migrate agent from py2 & qt4/qt5 to py3 & qt6

  • Update installation document
  • No longer create rpm linux packages
  • Change deb maintainer from one person to one team
  • Remove stray debhelper files
  • Filter more stuff in .gitignore
  • Property mode set to 100755
File size: 119 bytes
Line 
1#!/bin/bash
2
3cd $(dirname "$0")
4
5# Debian based
6debuild -D --build=binary --post-clean --lintian-opts --profile debian
Note: See TracBrowser for help on using the repository browser.