Mailinglist Archive: yast-commit (1535 mails)
| < Previous | Next > |
[yast-commit] <rest-service> master : fix build
- From: Josef Reidinger <jreidinger@xxxxxxx>
- Date: Thu, 15 Oct 2009 16:51:54 +0200
- Message-id: <E1MyRgM-00031I-A0@xxxxxxxxxxxxxxxx>
ref: refs/heads/master
commit 52479e87eeeeecea7c427265690de882f8884796
Author: Josef Reidinger <jreidinger@xxxxxxx>
Date: Thu Oct 15 16:48:13 2009 +0200
fix build
---
.../package/yast2-webservice-basesystem.spec | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/basesystem/package/yast2-webservice-basesystem.spec
b/plugins/basesystem/package/yast2-webservice-basesystem.spec
index 1e6d1d0..8ce7726 100644
--- a/plugins/basesystem/package/yast2-webservice-basesystem.spec
+++ b/plugins/basesystem/package/yast2-webservice-basesystem.spec
@@ -49,6 +49,7 @@ Authors:
# Install all web and frontend parts.
#
mkdir -p $RPM_BUILD_ROOT/var/lib/yastws/%{plugin_name}
+mkdir -p $RPM_BUILD_ROOT/srv/www/%{pkg_user}/vendor/plugins/%{plugin_name}
cp -a * $RPM_BUILD_ROOT/srv/www/%{pkg_user}/vendor/plugins/%{plugin_name}
#FIXME maybe location change in future
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
commit 52479e87eeeeecea7c427265690de882f8884796
Author: Josef Reidinger <jreidinger@xxxxxxx>
Date: Thu Oct 15 16:48:13 2009 +0200
fix build
---
.../package/yast2-webservice-basesystem.spec | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/basesystem/package/yast2-webservice-basesystem.spec
b/plugins/basesystem/package/yast2-webservice-basesystem.spec
index 1e6d1d0..8ce7726 100644
--- a/plugins/basesystem/package/yast2-webservice-basesystem.spec
+++ b/plugins/basesystem/package/yast2-webservice-basesystem.spec
@@ -49,6 +49,7 @@ Authors:
# Install all web and frontend parts.
#
mkdir -p $RPM_BUILD_ROOT/var/lib/yastws/%{plugin_name}
+mkdir -p $RPM_BUILD_ROOT/srv/www/%{pkg_user}/vendor/plugins/%{plugin_name}
cp -a * $RPM_BUILD_ROOT/srv/www/%{pkg_user}/vendor/plugins/%{plugin_name}
#FIXME maybe location change in future
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |