Skip to content

Commit

Permalink
removing two unnecessarry macros in spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
lzap committed Sep 15, 2011
1 parent b57cd6e commit f151d87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/katello.spec
Expand Up @@ -11,9 +11,6 @@
# have received a copy of GPLv2 along with this software; if not, see
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.

%define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")
%define gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)

%global homedir %{_datarootdir}/%{name}
%global datadir %{_sharedstatedir}/%{name}
%global confdir deploy/common
Expand Down

0 comments on commit f151d87

Please sign in to comment.