mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-03 08:42:37 +01:00
Fix typo.
This commit is contained in:
parent
ecdd16c004
commit
517dc16612
2
Makefile
2
Makefile
@ -7,7 +7,7 @@ all:
|
|||||||
@echo "make install - Install on local system"
|
@echo "make install - Install on local system"
|
||||||
@echo "make buildrpm - Generate a rpm package"
|
@echo "make buildrpm - Generate a rpm package"
|
||||||
@echo "make builddeb_py2 - Generate a deb package for Python 2"
|
@echo "make builddeb_py2 - Generate a deb package for Python 2"
|
||||||
@echo "make builddeb_py3 - Generate a deb package for Python 2"
|
@echo "make builddeb_py3 - Generate a deb package for Python 3"
|
||||||
@echo "make clean - Get rid of scratch and byte files"
|
@echo "make clean - Get rid of scratch and byte files"
|
||||||
|
|
||||||
source:
|
source:
|
||||||
|
Loading…
Reference in New Issue
Block a user