Mail Archives: djgpp-workers/2002/12/23/06:43:45
Hello.
There is a problem with the g77 DSMs: they specify the wrong manifest
file. This causes some strange problems, when installing/uninstalling g77.
Below is a diff against gcc 3.2.1's g77 template DSM.
Andris, if you have time, could you edit the DSMs in the g77 binary
packages, to specify the right manifest file? If you do, don't forget
to increase the dsm-version number.
Bye, Rich =]
*** gnu/install.gcc/dsmsrc/g77b.dsi~0 Mon Dec 23 11:35:38 2002
--- gnu/install.gcc/dsmsrc/g77b.dsi Mon Dec 23 11:36:12 2002
*************** dsm-author-email: pavenis AT lanet DOT lv
*** 11,17 ****
name: g77
version: @version@
! manifest: gcc AT arcv@b AT version_status@
type: binaries
sources-dsm: gcc AT arcv@s AT version_status@
short-description: GNU Compiler Collection, GNU Fortran compiler
--- 11,17 ----
name: g77
version: @version@
! manifest: g77 AT arcv@b AT version_status@
type: binaries
sources-dsm: gcc AT arcv@s AT version_status@
short-description: GNU Compiler Collection, GNU Fortran compiler
- Raw text -