]> git.pld-linux.org Git - packages/vtun.git/commitdiff
- spec adapterized. vtun-2_5b1-4
authorkloczek <kloczek@pld-linux.org>
Tue, 25 Sep 2001 16:29:57 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vtun.spec -> 1.32

vtun.spec

index 98fd2e237382aea0c6e2b35b739fe1127f23189d..713195accaa60d132ef49f8719a58a4de6baf5b1 100644 (file)
--- a/vtun.spec
+++ b/vtun.spec
@@ -40,8 +40,8 @@ user space implementation and does not require modification to any
 kernel parts. You need SSLeay-devel and lzo-devel to build it.
 
 %description -l pl
-VTun umo¿liwia tworzenie Wirtualnych Tunelu poprzez sieci TCP/IP
-wraz z przydzielaniem pasma, kompresj±, szyfrowaniem danych w tunelach.
+VTun umo¿liwia tworzenie Wirtualnych Tunelu poprzez sieci TCP/IP wraz
+z przydzielaniem pasma, kompresj±, szyfrowaniem danych w tunelach.
 Wspierane typy tuneli to: PPP, IP, Ethernet i wiêkszo¶æ pozosta³ych
 protoko³ów szeregowych.
 
@@ -61,7 +61,7 @@ autoconf
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8} \
-           $RPM_BUILD_ROOT{/etc/{sysconfig,rc.d/init.d},%{_localstatedir}/log/vtun}
+       $RPM_BUILD_ROOT{/etc/{sysconfig,rc.d/init.d},%{_localstatedir}/log/vtun}
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.033642 seconds and 4 git commands to generate.