X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Frules;h=ea893a06902bb6f5b80012bf2d4ca661c87fb1a6;hb=271789888cd1ae6361607616f9f4e6e460e192c4;hp=b6a8e662ddcdbf4c46955c474339e93f905be02c;hpb=8d2d26f114d3df0a60c5c516fcf40671b1e55558;p=senf.git diff --git a/debian/rules b/debian/rules index b6a8e66..ea893a0 100755 --- a/debian/rules +++ b/debian/rules @@ -37,9 +37,10 @@ configure: configure-stamp configure-stamp: dh_testdir # # Add here commands to configure the package. - rm -f Doxyfile.local SConfig -# If needed, we could create new 'Doxyfile.local' and/or 'SConfig' files here. -# We don't remove them in 'clean' to allow building a source package from an + rm -f Doxyfile.local SConfig local_config.hh +# If needed, we could create new files 'Doxyfile.local', +# 'SConfig' and/or 'local_config.hh' here. We don't remove them +# in 'clean' to allow building a source package from an # individually configured svn working copy. touch configure-stamp