summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorradek2003-02-25 00:41:47 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit82cb9fe3efa19873aeea1f80251991294d41b1ae (patch)
tree4c5236105442f7ff4b1cf2311c973696ef4a7979
parentf59855e58cba28927cb23c2fe5b2d624f90c19a8 (diff)
downloadperl-SNMP_Session-82cb9fe3efa19873aeea1f80251991294d41b1ae.zip
perl-SNMP_Session-82cb9fe3efa19873aeea1f80251991294d41b1ae.tar.gz
- use the __perl macro
Changed files: perl-SNMP_Session.spec -> 1.16
-rw-r--r--perl-SNMP_Session.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-SNMP_Session.spec b/perl-SNMP_Session.spec
index 1f8dc59..c6f912e 100644
--- a/perl-SNMP_Session.spec
+++ b/perl-SNMP_Session.spec
@@ -44,7 +44,7 @@ używane wspólnie, dają dostęp do zewnętrznych serwisów SNMP (v1/v2).
%setup -q -n SNMP_Session-%{version}
%build
-perl Makefile.PL
+%{__perl} Makefile.PL
%{__make}
%{!?_without_tests:%{__make} test}