Small fixes to setup.py and rules.
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -38,7 +38,7 @@ install-python%:
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
python$* setup.py install --root=$(CURDIR)/debian/fluents
|
||||
python$* setup.py install --root=$(CURDIR)/debian/fluents --install-data=/usr/share/fluents
|
||||
|
||||
# Remove all *.pyc files, created in the postinst
|
||||
# find $(CURDIR)/debian/python-networkx -name "*.pyc" -exec rm {} ';'
|
||||
|
Reference in New Issue
Block a user