]> git.pld-linux.org Git - packages/bbackup.git/commitdiff
- finished. RA-1_0 STABLE bbackup-0_52-1
authorkloczek <kloczek@pld-linux.org>
Sat, 10 Nov 2001 13:16:25 +0000 (13:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bbackup.spec -> 1.7

bbackup.spec

index 053da6ddc2495a9f0a760b0d948c6752ae48925c..c2652075be6d0ffa1ea261d359afc16c36766de7 100644 (file)
@@ -7,7 +7,9 @@ Release:        1
 License:       GPL
 Group:         Networking/Utilities
 Group(de):     Netzwerkwesen/Werkzeuge
+Group(es):     Red/Utilitarios
 Group(pl):     Sieciowe/Narzêdzia
+Group(pt_BR):  Rede/Utilitários
 Source0:       http://prdownloads.sourceforge.net/bbackup/%{name}-%{version}.tar.gz
 Requires:      tar >= 1.12
 BuildRequires: perl >= 5.6.0
@@ -36,15 +38,13 @@ w zwyk
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d     $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}/bbackup,%{_mandir}/man1}
-install -d     $RPM_BUILD_ROOT%{_var}/bbackup
-ln -s          $RPM_BUILD_ROOT%{_mandir} $RPM_BUILD_ROOT/%{_prefix}/man
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}/bbackup,%{_mandir}/man1} \
+       $RPM_BUILD_ROOT%{_var}/bbackup
 
 %{__make} install \
        BINDEST=$RPM_BUILD_ROOT%{_bindir} \
        ETCDEST=$RPM_BUILD_ROOT%{_sysconfdir} \
-       MANDEST=$RPM_BUILD_ROOT%{_prefix}
-
+       MANDEST=$RPM_BUILD_ROOT%{_datadir}
 
 gzip -9nf README THANKS TODO
 
This page took 0.080334 seconds and 4 git commands to generate.