# File lib/mcollective/pluginpackager/rpmpackage_packager.rb, line 37
      def srpmdir
        `rpm --eval '%_srcrpmdir'`.chomp
      end