This commit is contained in:
Zach Tibbitts
2007-05-24 17:42:13 +00:00
parent 89c0f5ca5f
commit bf00e75226
2 changed files with 5 additions and 2 deletions

View File

@@ -2,7 +2,10 @@
# Makefile for Deluge
#
PREFIX = "/usr"
VERSION ?= 0.5.1
PREFIX ?= /usr
all:
python setup.py build