[packages/phorkie] fix path to geshi
glen
glen at pld-linux.org
Sat Sep 14 02:32:02 CEST 2013
commit 498c322508416c4b0c0d21f7cba8a24fcdb39476
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Sep 14 03:31:55 2013 +0300
fix path to geshi
phorkie.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/phorkie.spec b/phorkie.spec
index 6652e49..b01d544 100644
--- a/phorkie.spec
+++ b/phorkie.spec
@@ -5,11 +5,12 @@
Summary: PHP and Git based pastebin
Name: phorkie
Version: 0.3.1
-Release: 0.6
+Release: 0.7
License: AGPL v3
Group: Applications/WWW
Source0: http://downloads.sourceforge.net/phorkie/%{name}-%{version}.tar.bz2
# Source0-md5: 46b93c9270ea7950cea9ac8c58641378
+Patch0: geshi-path.patch
Source1: apache.conf
Source2: lighttpd.conf
URL: http://sourceforge.net/projects/phorkie/
@@ -43,6 +44,7 @@ have multiple files and are stored in git repositories.
%prep
%setup -q
+%patch0 -p1
mv data/config.php.dist config.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phorkie.git/commitdiff/498c322508416c4b0c0d21f7cba8a24fcdb39476
More information about the pld-cvs-commit
mailing list