]> git.pld-linux.org Git - packages/bzrtools.git/commitdiff
- Release 2. bzr plugins must be under dirname(bzrlib.__file__)/plugins auto/ac/bzrtools-0_91_0-2 auto/th/bzrtools-0_91_0-2
authorMateusz Korniak <matkor@pld-linux.org>
Thu, 27 Sep 2007 12:06:06 +0000 (12:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzrtools.spec -> 1.18

bzrtools.spec

index 9294982b899f8792d6b17f78981f6c68c8f6fb92..a12f53d4617e66eb1088eefc1f8fdd89d1f01eb9 100644 (file)
@@ -4,7 +4,7 @@ Summary:        A collection of utilities and plugins for Bazaar
 Summary(pl.UTF-8):     Zbiór narzędzi i wtyczek dla programu Bazaar
 Name:          bzrtools
 Version:       %{ver}.%{minor}
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Development/Version Control
 Source0:       http://panoramicfeedback.com/opensource/%{name}-%{version}.tar.gz
@@ -60,6 +60,7 @@ następujące narzędzia:
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install \
+       --install-purelib %{py_sitedir} \
        --optimize=2 \
        --root=$RPM_BUILD_ROOT
 
@@ -71,4 +72,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc NEWS NEWS.Shelf README README.Shelf TODO TODO.Shelf CREDITS
-%{py_sitescriptdir}/bzrlib/plugins/bzrtools
+%{py_sitedir}/bzrlib/plugins/bzrtools
This page took 0.105323 seconds and 4 git commands to generate.