[packages/getty_ps] cp-friendly url

glen glen at pld-linux.org
Mon Nov 24 21:29:07 CET 2014


commit b1684c45277352323d882694514bbf60d14377ae
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 24 22:29:02 2014 +0200

    cp-friendly url

 getty_ps.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/getty_ps.spec b/getty_ps.spec
index 48f1a54..2d2571b 100644
--- a/getty_ps.spec
+++ b/getty_ps.spec
@@ -15,7 +15,7 @@ Patch1:		%{name}-y2k.patch
 Patch2:		%{name}-rb.patch
 Patch3:		%{name}-hangup.patch
 Patch4:		%{name}-mktemp.patch
-URL:		ftp://ftp.nwmagic.net/pub/sources/%{name}-%{version}.lsm
+URL:		ftp://ftp.nwmagic.net/pub/sources/
 BuildRequires:	ncurses-devel >= 5.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,7 +71,7 @@ TOPDIR=$RPM_BUILD_ROOT make install
 
 echo ".so getty.1" > $RPM_BUILD_ROOT%{_mandir}/man1/uugetty.1
 
-install Examples/gettydefs.high-speed $RPM_BUILD_ROOT%{_sysconfdir}/gettydefs
+cp -p Examples/gettydefs.high-speed $RPM_BUILD_ROOT%{_sysconfdir}/gettydefs
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/getty_ps.git/commitdiff/b1684c45277352323d882694514bbf60d14377ae



More information about the pld-cvs-commit mailing list