diff options
| author | courant | 2001-12-13 09:26:24 +0000 |
|---|---|---|
| committer | courant | 2001-12-13 09:26:24 +0000 |
| commit | cf4fbeb0406d58e9d1ae73886a4e701fb6bb14d1 (patch) | |
| tree | 4444d536c4c75401a437b4d6301c0c85fc52ef25 /distrib/Makefile | |
| parent | 78d1c75322684eaa7e0ef753ee56d9c6140ec830 (diff) | |
package Debian 7.1, correction pb compilation native sur certaines architectures
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2292 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'distrib/Makefile')
| -rw-r--r-- | distrib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distrib/Makefile b/distrib/Makefile index 442d7f93da..17627c0bda 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -23,6 +23,8 @@ RPM=${RAWRPM} ${RPMBUILDROOTOPT} --rcfile rpmrc FTPDIR=/net/pauillac/infosystems/ftp/coq/coq WWWDIR=/net/pauillac/infosystems/www/coq +COQDEBPACKAGE=coq_${VERSION}-${RELEASENUM}_i386.deb + COQPACKAGE=coq-${VERSION} COQRPMPACKAGE=coq-${VERSION}-${RELEASENUM} COQDEBPACKAGE=coq_${VERSION}-${RELEASENUM}_i386.deb |
