diff options
author | randomdan <randomdan@localhost> | 2011-02-22 15:53:58 +0000 |
---|---|---|
committer | randomdan <randomdan@localhost> | 2011-02-22 15:53:58 +0000 |
commit | 32ab47ed36595eb7af39e8d57c176022c0195cbc (patch) | |
tree | 66006d4a6c876bf1e40a1e645eab54da9b61cb13 /gentoobrowse/present/package.xml | |
parent | Rename rowsets so they are unique (diff) | |
download | gentoobrowse-32ab47ed36595eb7af39e8d57c176022c0195cbc.tar.bz2 gentoobrowse-32ab47ed36595eb7af39e8d57c176022c0195cbc.tar.xz gentoobrowse-32ab47ed36595eb7af39e8d57c176022c0195cbc.zip |
Move stuff round to tidy it up and add HTTP permissions to deny access to P2 config files
Diffstat (limited to 'gentoobrowse/present/package.xml')
-rw-r--r-- | gentoobrowse/present/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse/present/package.xml b/gentoobrowse/present/package.xml index 06a3b73..1379663 100644 --- a/gentoobrowse/present/package.xml +++ b/gentoobrowse/present/package.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<view name="package" root="gentoo" contenttype="text/xml-xslt" style="package.xslt" xmlns:xi="http://www.w3.org/2001/XInclude" +<view name="package" root="gentoo" contenttype="text/xml-xslt" style="xslt/package.xslt" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:project2="http://project2.randomdan.homeip.net"> <xi:include href="../views/package.xml" /> <xi:include href="../views/webcommon.xml" /> |