Hi Guido, > [...] > I get .pc/ but lots of other modifications in the source tree as well > (as it's the point of applying patches). If I then unapply: > > quilt pop -a > > .pc/ is being removed as well. I remember that not being always the case > though in the (long gone) past.
Thats interesting, i think it never happened to me that the .pc folder was gone. Do you have any other quilt options being set? Or some non-default options in /etc/quilt.quiltrc? > Can you show me how to produce a situation with .pc/ there but no > patches applied? bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] % rm -rf .pc bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] % git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] % quilt push -a >/dev/null && quilt pop -a > /dev/null && echo $? 0 bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] % ls -lad .pc drwxr-xr-x 23 bzed bzed 4096 Aug 19 10:32 .pc bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] % Cheers, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer http://bzed.de http://www.debian.org GPG Fingerprint: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F