Recent content by ankur1216

  1. A

    Makefile sudo issue

    I'm seeing build issues cause by "sudo" when packaging Debian and RPM files on our Ubuntu 20.04 Docker Container. Is there any way to eliminate "sudo" in the Makefile for Debian and RPM packaging? Here are the 2 snippets of using sudo in our Makefile. It is causing many issues on our Docker...
Top