]> git.pld-linux.org Git - packages/6tunnel.git/blobdiff - 6tunnel.spec
- added using %%{__make} macro.
[packages/6tunnel.git] / 6tunnel.spec
index 8bfd637df2a2b0b4dcc0d99385123860c9c43e5b..81798dd34dcef04df9aa6314bf7f9da8d3649ecb 100644 (file)
@@ -10,9 +10,10 @@ Source0:     ftp://bzium.eu.org/pub/%{name}-%{version}.tar.gz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-If you want to access some services that are avaiable only for IPv6 hosts
-and the application doesn't support it or you have no time to play with
-patches, use this tool. Simple `6tunnel 6668 irc6.net 6667' will do :)
+If you want to access some services that are avaiable only for IPv6
+hosts and the application doesn't support it or you have no time to
+play with patches, use this tool. Simple `6tunnel 6668 irc6.net 6667'
+will do :)
 
 %description -l pl
 Je¶li chcesz uzyskaæ dostêp do niektórych us³ug, dostêpnych wy³±cznie
@@ -23,7 +24,7 @@ narz
 %setup -q -n %{name}
 
 %build
-make CC="gcc $RPM_OPT_FLAGS -Wall"
+%{__make} CC="gcc $RPM_OPT_FLAGS -Wall"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.05327 seconds and 4 git commands to generate.