SCM Repository
Diff of /packages/htmlscripts/print_deps.pl
Parent Directory
|
Revision Log
|
Patch
| revision 1.1.2.11, Mon Dec 20 01:16:16 2004 UTC | revision 1.1.2.12, Mon Dec 20 20:22:16 2004 UTC | |
|---|---|---|
| # | Line 94 | Line 94 |
| 94 | $res .= "\n".join( "<br> ".gettext( " or " )." ", @res_pkgs )."\n"; | $res .= "\n".join( "<br> ".gettext( " or " )." ", @res_pkgs )."\n"; |
| 95 | } | } |
| 96 | if (@$relations) { | if (@$relations) { |
| 97 | $res .= "</li></ul>\n"; | $res .= "</li>\n"; |
| 98 | $res .= "</ul>\n"; | |
| 99 | } else { | } else { |
| 100 | $res = ""; | $res = ""; |
| 101 | } | } |
|
||||||||
| root@alioth.debian.org | ViewVC Help |
| Powered by ViewVC 1.0.0 |

