[packages/owncloud-appframework] Install path fix

wiget wiget at pld-linux.org
Mon Jun 24 21:35:24 CEST 2013


commit 48c3812a20dfc02a78204e87d18442f7afedd4a2
Author: Artur Frysiak <artur at frysiak.net>
Date:   Mon Jun 24 21:35:09 2013 +0200

    Install path fix

 owncloud-appframework.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/owncloud-appframework.spec b/owncloud-appframework.spec
index a1ebba1..084a634 100644
--- a/owncloud-appframework.spec
+++ b/owncloud-appframework.spec
@@ -2,7 +2,7 @@
 Summary:	Framework for the ownCloud News app
 Name:		owncloud-%{pkgname}
 Version:	0.101
-Release:	0.1
+Release:	0.2
 License:	AGPL
 Group:		Development/Languages/PHP
 Source0:	http://apps.owncloud.com/CONTENT/content-files/158433-appframework.zip
@@ -13,7 +13,7 @@ Requires:	owncloud >= 5.0.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_appdir		%{_datadir}/owncloud/%{pkgname}
+%define		_appdir		%{_datadir}/owncloud/apps/%{pkgname}
 
 %description
 Framework for the ownCloud News app
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/owncloud-appframework.git/commitdiff/48c3812a20dfc02a78204e87d18442f7afedd4a2



More information about the pld-cvs-commit mailing list