[rp-pppoe] fix specfile

Than Ngo than at fedoraproject.org
Tue Jul 5 11:42:26 UTC 2011


commit 8a141e265f8e5596e6b7682728c1c23d41bbd055
Author: Than Ngo <than at redhat.com>
Date:   Tue Jul 5 13:42:37 2011 +0200

    fix specfile

 rp-pppoe.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rp-pppoe.spec b/rp-pppoe.spec
index 6272169..d0423ff 100644
--- a/rp-pppoe.spec
+++ b/rp-pppoe.spec
@@ -68,7 +68,7 @@ install -m 0755 %{SOURCE2} %{buildroot}/sbin
 install -m 0755 %{SOURCE3} %{buildroot}/sbin
 install -m 0755 %{SOURCE4} %{buildroot}/sbin
 install -m 0755 %{SOURCE5} %{buildroot}/sbin
-install -m 0755 %{SOURCE6} %{SOURCE1} %{buildroot}%{_unitdir}/pppoe-server.service
+install -m 0755 %{SOURCE6} %{buildroot}%{_unitdir}/pppoe-server.service
 
 pushd %{buildroot}%{_sbindir}
 ln -s ../../sbin/* .


More information about the scm-commits mailing list