From 2d1d85269ee562a3dfe4d35a2186c793aa9b8118 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 7 Feb 2019 12:09:26 +0100 Subject: */index.{php,html}: change absolut references to relative ones where appropriate --- buildmaster/index.php | 32 ++++++++++++++++---------------- mirrors/index.php | 2 +- packages/index.php | 4 ++-- pkgapi/index.html | 2 +- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/buildmaster/index.php b/buildmaster/index.php index 0ea0376..e63290c 100644 --- a/buildmaster/index.php +++ b/buildmaster/index.php @@ -37,26 +37,26 @@ if ($sarch_param != "") { - build list - as graph -- - broken packages -- - buildable packages
- build-slaves -- - gpg-keys -- - status
+ build list + as graph -- + broken packages -- + buildable packages
+ build-slaves -- + gpg-keys -- + status
build logs -- - ssh-log -- - email-log
+ ssh-log -- + email-log
sanity: of state files, of mysql database and - broken dependencies in the database
- todos - as graph
+ broken dependencies in the database
+ todos + as graph
database layout
- blacklisted packages -- - packages to be deleted - and links between them
-
+ blacklisted packages -- + packages to be deleted + and links between them
+
$sort) { print " \n"; - print " \n"; print " \n"; - print " " . $row["pkgname"] . "\n"; print " \n"; print " \n"; @@ -487,7 +487,7 @@ if (count($exact_matches) > 0) { foreach ($sorts as $get => $sort) { print " \n"; - print " - This is the pkgapi for archlinux32 - query it like so. + This is the pkgapi for archlinux32 - query it like so. -- cgit v1.2.3