# File lib/mcollective/pluginpackager/rpmpackage_packager.rb, line 33
      def rpmdir
        `rpm --eval '%_rpmdir'`.chomp
      end