Skip to content

Commit

Permalink
Updating Makefile for setuptools change
Browse files Browse the repository at this point in the history
Fixes #7224
  • Loading branch information
jimi-c committed Apr 30, 2014
1 parent be1aceb commit d287179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ install:
$(PYTHON) setup.py install

sdist: clean docs
$(PYTHON) setup.py sdist -t MANIFEST.in
$(PYTHON) setup.py sdist

rpmcommon: $(MANPAGES) sdist
@mkdir -p rpm-build
Expand Down

0 comments on commit d287179

Please sign in to comment.