Hi, On Thu, Jul 04, 2019 at 08:28:50AM +0300, [email protected] wrote: > Hi Shayan, > > Just a quick notice: it's more usual to keep 'patches' directory inside > 'debian' (i.e., 'debian/patches').
Its not only "usual" but required. May be I was a bit short with my suggested quilt commands before mentioning that quilt needs to be configured as described in Debian Med policy. I'm a bit badly connected currently thus simply providing a copy of my config: $ cat .quiltrc QUILT_PATCHES="debian/patches" # begin http://raphaelhertzog.com/2012/08/08/how-to-use-quilt-to-manage-patches-in-debian-packages/ QUILT_PUSH_ARGS="--color=auto" QUILT_DIFF_ARGS="--no-timestamps --no-index -p ab --color=auto" QUILT_REFRESH_ARGS="--no-timestamps --no-index -p ab" QUILT_DIFF_OPTS='-p' # end http://raphaelhertzog.com/2012/08/08/how-to-use-quilt-to-manage-patches-in-debian-packages/ > I have just cloned and tried to build > mindthegap, and my build failed due to misplaced 'patches' (I use > git-buildpackage). I was also running into the cmake issue - needs further investigation later. > I changed the email thread subject from '... mindthemap' to '... > mindthegap'. It seems there was a typo. As I said: Please always watch me! ;-) Kind regards Andreas. -- http://fam-tille.de

