]> git.pld-linux.org Git - packages/elinks.git/commitdiff
- typo elinks-0_2_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Jan 2002 08:52:30 +0000 (08:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elinks.spec -> 1.2

elinks.spec

index 7cbdf968b91310e8b78b4bf49d712cb31e3dadf8..ffae17b9ee108c3cecb6de8ef7cc5609a240272e 100644 (file)
@@ -20,15 +20,15 @@ Provides:   webclient
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is the elinks tree - intended to provide feature-rich version of links,
-however not rock-stable and dedicated mainly for testing.  Its purpuose is to
-make alternative to links, until Mikulas will have some time to maintain it, and
-to test and tune various patches for Mikulas to be able to include them in the
-official links releases.
+This is the elinks tree - intended to provide feature-rich version of
+links, however not rock-stable and dedicated mainly for testing. Its
+purpose is to make alternative to links, until Mikulas will have some
+time to maintain it, and to test and tune various patches for Mikulas
+to be able to include them in the official links releases.
 
 %description -l pl
-Bogata w opcje i mo¿liwo¶ci wersja tekstowej przegl±darki www - links. elinks
-jednak jest dedykowana g³ównie do testowania.
+Bogata w opcje i mo¿liwo¶ci wersja tekstowej przegl±darki www - links.
+elinks jednak jest dedykowana g³ównie do testowania.
 
 %prep
 %setup -q -n %{name}-%{snap}
@@ -47,8 +47,8 @@ install -d $RPM_BUILD_ROOT%{_applnkdir}/Network/WWW
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-mv $RPM_BUILD_ROOT%{_bindir}/links             $RPM_BUILD_ROOT%{_bindir}/%{name}
-mv $RPM_BUILD_ROOT%{_mandir}/man1/links.1      $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
+mv -f $RPM_BUILD_ROOT%{_bindir}/links          $RPM_BUILD_ROOT%{_bindir}/%{name}
+mv -f $RPM_BUILD_ROOT%{_mandir}/man1/links.1   $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/WWW
 
This page took 0.252215 seconds and 4 git commands to generate.