]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- fixed typo at Source5 installation
authorsiefca <siefca@pld-linux.org>
Sun, 10 Aug 2003 17:31:56 +0000 (17:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope.spec -> 1.35

Zope.spec

index 94b8d08c20619d9138f05c6ffe32c88c73cd4aed..00f66e660c041c61b5b19cbb68a0355c80032da9 100644 (file)
--- a/Zope.spec
+++ b/Zope.spec
@@ -115,7 +115,7 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/zope
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/zope
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/zope
 install %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/zope-start
-install %{SOURCE5} $RPM_BUILD_ROOT/etc/zope/instances
+install %{SOURCE5} $RPM_BUILD_ROOT/etc/zope/instances/main
 
 cp -a lib/python/* $RPM_BUILD_ROOT%{_libdir}/zope
 cp -a ZServer/ utilities/ import/ $RPM_BUILD_ROOT%{_libdir}/zope
This page took 0.039465 seconds and 4 git commands to generate.