Closed edwardabraham closed 10 years ago
Running make pkg puts the debs into a higher level directory, which seems wrong to me. Maybe put them in a build directory, and exclude everything in that directory in the .gitignore ?
make pkg
This seems to be a outstanding issue in the Debian build system. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657401
So there is no easy fix
Running
make pkg
puts the debs into a higher level directory, which seems wrong to me. Maybe put them in a build directory, and exclude everything in that directory in the .gitignore ?