From 7688f520c3d980b578d08499a47013a450b8b7c5 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Thu, 15 May 2008 11:53:20 +0000 Subject: [PATCH] Add some more remains from the Fortran removal. --- Makefile_upgrade.inc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index e1aa9e07ae..ec6d078da8 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -1,4 +1,4 @@ -# $DragonFly: src/Makefile_upgrade.inc,v 1.25 2008/05/14 15:02:44 hasso Exp $ +# $DragonFly: src/Makefile_upgrade.inc,v 1.26 2008/05/15 11:53:20 swildner Exp $ # # Append all obsolete files to this file # Avoid constructs like {foo,bar}. It is parsed by /bin/sh @@ -628,3 +628,10 @@ TO_REMOVE+=/usr/lib/gcc34/libfrtbegin.so.1 TO_REMOVE+=/usr/lib/gcc34/libg2c.a TO_REMOVE+=/usr/lib/gcc34/libg2c.so TO_REMOVE+=/usr/lib/gcc34/libg2c.so.3 +TO_REMOVE+=/usr/lib/gcc34/profile/libfrtbegin.a +TO_REMOVE+=/usr/lib/gcc34/profile/libg2c.a +TO_REMOVE+=/usr/share/info/g77.info.gz +TO_REMOVE+=/usr/share/man/cat1/f77.1.gz +TO_REMOVE+=/usr/share/man/man1/f77.1.gz +TO_REMOVE+=/usr/share/man/cat1/g77.1.gz +TO_REMOVE+=/usr/share/man/man1/g77.1.gz -- 2.41.0