]> git.pld-linux.org Git - packages/phpBB.git/commitdiff
- /home -> /home/services
authorTomek Orzechowski <orzech@pld-linux.org>
Sat, 7 Dec 2002 17:31:21 +0000 (17:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpBB.spec -> 1.16

phpBB.spec

index 67021bdc18e7cc52d385cacceb042b9f765312ee..f4d53f2a6f6a3e200bf9083cd0d983521e515536 100644 (file)
@@ -18,7 +18,7 @@ Requires:     webserver
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _phpdir         /home/httpd/html/phpBB
+%define                _phpdir         /home/services/httpd/html/phpBB
 
 %description
 phpBB is a UBB-style dissussion board written in PHP backended by a
This page took 0.176091 seconds and 4 git commands to generate.