]> git.pld-linux.org Git - packages/lynx.git/commitdiff
- changed all BuildRoot definitons
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sat, 1 Apr 2000 11:14:53 +0000 (11:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    lynx.spec -> 1.53

lynx.spec

index 46cdf2268e1711a4c78c1da57f375a8dd53261fd..4ffc02690dc895d2eafd4814aca9960cefe480fa 100644 (file)
--- a/lynx.spec
+++ b/lynx.spec
@@ -23,10 +23,9 @@ URL:         http://lynx.browser.org/
 BuildRequires: zlib-devel
 BuildRequires: ncurses-devel >= 5.0
 Provides:      webclient
-BuildRoot:     /tmp/%{name}-%{version}-root
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _libdir         %{_datadir}/lynx
-%define                _applnkdir      /usr/X11R6/share/applnk
 
 %description
 This a terminal based WWW browser. While it does not make any attempt at
This page took 0.029361 seconds and 4 git commands to generate.