Makefile updates

This commit is contained in:
Martin Gracik 2010-12-08 14:16:13 +01:00
parent 402999585d
commit 3528812a3a
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
PYTHON ?= /usr/bin/env python
DESTDIR ?= /
PKGNAME = lorax
VERSION = $(shell awk '/Version:/ { print $$2 }' $(PKGNAME).spec)