close Warning: Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

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

main
Last change on this file since d7a7a1f was b84ab33, checked in by Natalia Serrano <natalia.serrano@…>, 17 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.