]> git.pld-linux.org Git - packages/Quotient.git/commitdiff
- admin tools added to -utils subpackage
authorMarcin Gajda <m.gajda@functional-software.com>
Wed, 16 Jun 2004 22:05:33 +0000 (22:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 4

Changed files:
    Quotient.spec -> 1.8

Quotient.spec

index d78d537d7550fc1bfa33f7b2e2a00978f5b1bf63..61206ef6f1ec5b9572a833cfa243429695d98c13 100644 (file)
@@ -3,7 +3,7 @@ Summary:        A conversation server built using Twisted
 Summary(pl):   Serwer konwersacyjny tworzony przy u¿yciu ¶rodowiska Twisted
 Name:          Quotient
 Version:       0.9.1
-Release:       3
+Release:       4
 License:       LGPL
 Group:         Applications/Communications
 Source0:       http://www.divmod.org/users/release/divmod/%{name}-%{version}.tar.gz
@@ -115,7 +115,7 @@ python setup.py install \
 
 find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py -exec rm {} \;
 
-cp -ar tools/* $RPM_BUILD_ROOT%{_datadir}/quotient
+cp -ar tools/* admin $RPM_BUILD_ROOT%{_datadir}/quotient
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.084868 seconds and 4 git commands to generate.