diff options
| author | courant | 2002-01-18 14:16:51 +0000 |
|---|---|---|
| committer | courant | 2002-01-18 14:16:51 +0000 |
| commit | a4c788c1492a85f7dcf2f61af218ce5d9a762e1a (patch) | |
| tree | f25c6a5a8b7f4cd560a8e1207002708558571d64 /distrib/Makefile | |
| parent | 5779806e1868057992d469da6397b920d3b87ba2 (diff) | |
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2405 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'distrib/Makefile')
| -rw-r--r-- | distrib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib/Makefile b/distrib/Makefile index 0563057a25..2bdf0fb03c 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -311,5 +311,6 @@ deb: ${COQPACKAGE}.tar.gz cd deb_build ; mv ${COQPACKAGE} ${COQPACKAGE}.orig cd deb_build ; tar xzf ../${COQPACKAGE}.tar.gz cp -a debian deb_build/${COQPACKAGE} + rm -rf deb_build/${COQPACKAGE}/debian/CVS cd deb_build/${COQPACKAGE} ; dpkg-buildpackage -rfakeroot -uc -us lintian deb_build/${COQDEBCHANGES} |
