summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_rpms.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-14 11:11:15 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-14 11:11:15 +0100
commitf9c21c5f260927ae453d9fd7b63f152d4048dd95 (patch)
tree17914f2a8f5239a0165579279759e369d3ad4f01 /bin/reproducible_html_rpms.sh
parenta26ad05489d138c4cef95387ca2b2f3e51962911 (diff)
downloadjenkins.debian.net-f9c21c5f260927ae453d9fd7b63f152d4048dd95.tar.xz
reproducible: provide absolute path to css file
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 15382d2f..3a414166 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='$RELEASE.css' type='text/css' media='all' />
+ <link rel='stylesheet' href='/rpms/$RELEASE.css' type='text/css' media='all' />
</head>
<body>
<div id="archnavbar">