summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-Net-Telnet-Cisco.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-Net-Telnet-Cisco.spec b/perl-Net-Telnet-Cisco.spec
index e2b40d2..abf75ed 100644
--- a/perl-Net-Telnet-Cisco.spec
+++ b/perl-Net-Telnet-Cisco.spec
@@ -47,7 +47,7 @@ Cisco.
%setup -q -n %{pdir}-%{pnam}-%{version}
%build
-perl Makefile.PL
+%{__perl} Makefile.PL
%{__make}
%{!?_without_tests:%{__make} test}