From 74edb6fea9d7e8434d8df00a8eb9dc9703daa19d Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 6 Jun 2014 10:34:28 +0200 Subject: Use Git repositories to store packages * Remove package submission page from the web interface. * Replace PKGBUILD and tarball links with links to cgit. * Remove the "URLPath" field from RPC replies. Signed-off-by: Lukas Fleischer --- web/template/pkgbase_details.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'web/template/pkgbase_details.php') diff --git a/web/template/pkgbase_details.php b/web/template/pkgbase_details.php index b8d36ed..994c7bd 100644 --- a/web/template/pkgbase_details.php +++ b/web/template/pkgbase_details.php @@ -1,4 +1,7 @@
@@ -30,8 +30,8 @@ $pkgs = pkgbase_get_pkgnames($base_id);

    -
  • -
  • +
  • +
  • -- cgit v1.2.3-54-g00ecf