]> git.pld-linux.org Git - packages/php-pear-Auth.git/commitdiff
- simplifications
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 13 Aug 2002 19:35:58 +0000 (19:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Auth.spec -> 1.11

php-pear-Auth.spec

index 72569b2d70615853f87e331b408c95b025dc2b92..ef0bda7a8f1ff6a19be5875c182c8443f1700052 100644 (file)
@@ -1,8 +1,8 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          Auth
 %define                _pearname       %{_class}
-Summary:       %{_class} - php pear authentication class
-Summary(pl):   %{_class} - klasa dla php pear z klasami uwierzytelniaj±cymi
+Summary:       %{_pearname} - php pear authentication class
+Summary(pl):   %{_pearname} - klasa dla php pear z klasami uwierzytelniaj±cymi
 Name:          php-pear-%{_pearname}
 Version:       1.0.1
 Release:       4
@@ -30,7 +30,6 @@ uwierzytelniania u
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
 install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/Container
 
 install %{_pearname}-%{version}/*.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
This page took 0.483927 seconds and 4 git commands to generate.