aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
diff options
context:
space:
mode:
Diffstat (limited to 'build.macros.in')
-rw-r--r--build.macros.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/build.macros.in b/build.macros.in
index f1c158c..56ac31d 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -308,10 +308,6 @@ export CFLAGS="%optflags"; export CXXFLAGS="%optflags"; export RPM_OPT_FLAGS="%o
print "$v$y";
')
-# kept for compatibility, but should not be used, especially the ugly perl_archlib!
-%perl_sitearch %(eval "`perl -V:installsitearch`"; echo $installsitearch)
-%perl_archlib %(eval "`perl -V:installarchlib`"; echo $installarchlib)
-
#--------------------------------------------------------------------------------
# Macro from conectiva