summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_rpms.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-14 11:08:22 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-14 11:08:22 +0100
commita26ad05489d138c4cef95387ca2b2f3e51962911 (patch)
treedfa67204e89db4ecdb67549fc9c623b05da73677 /bin/reproducible_html_rpms.sh
parent1de513d0c08d718790c60e1d936a79e4dec41c5f (diff)
downloadjenkins.debian.net-a26ad05489d138c4cef95387ca2b2f3e51962911.tar.xz
reproducible rpms: add basic css stylesheet for fedora, taken from https://developer.fedoraproject.org/css/main.css
Diffstat (limited to 'bin/reproducible_html_rpms.sh')
-rwxr-xr-xbin/reproducible_html_rpms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh
index 1a8c03b3..15382d2f 100755
--- a/bin/reproducible_html_rpms.sh
+++ b/bin/reproducible_html_rpms.sh
@@ -117,7 +117,7 @@ cat > $PAGE <<- EOF
<head>
<meta charset="UTF-8">
<title>Reproducible $RELEASE ($ARCH) ?!</title>
- <link rel='stylesheet' href='global.css' type='text/css' media='all' />
+ <link rel='stylesheet' href='$RELEASE.css' type='text/css' media='all' />
</head>
<body>
<div id="archnavbar">