summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_rpms.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-15 21:52:11 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-15 21:52:11 +0100
commit2d0959941281dc5877814d59e0a5ce850d8157de (patch)
tree50869d23c2e817e10613515aa3dc460411fc48cd /bin/reproducible_html_rpms.sh
parent7a6cbfdb1962080e0a0936499b1d5162e9d6bd80 (diff)
downloadjenkins.debian.net-2d0959941281dc5877814d59e0a5ce850d8157de.tar.xz
reproducible fedora rpms: use relative 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 d9c197e4..cc3bb3b5 100755
--- a/bin/reproducible_html_rpms.sh
+++ b/bin/reproducible_html_rpms.sh
@@ -121,7 +121,7 @@ cat > $PAGE <<- EOF
<head>
<meta charset="UTF-8">
<title>Reproducible $RELEASE ($ARCH) ?!</title>
- <link rel='stylesheet' href='/rpms/$RELEASE.css' type='text/css' media='all' />
+ <link rel='stylesheet' href='$RELEASE.css' type='text/css' media='all' />
</head>
<body>
<div id="logo">