]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- removed the perlman3dir macro
authorradek <radek@pld-linux.org>
Mon, 3 Mar 2003 03:13:01 +0000 (03:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-macros.perl -> 1.4

rpm-macros.perl

index 582819e0b51f2eb11a939e2be2492206624fdaf3..f0ed1388bbdc02933df72f991dcef575308f4c67 100644 (file)
@@ -12,5 +12,3 @@
 %define                perl_sitelib    %(eval "`%{__perl} -V:installsitelib`"; echo $installsitelib)
 %define                perl_sitearch   %(eval "`%{__perl} -V:installsitearch`"; echo $installsitearch)
 
-%define                perl_man3dir    %(eval "`%{__perl} -V:installman3dir`"; echo $installman3dir)
-
This page took 0.123711 seconds and 4 git commands to generate.