X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=package%2FMakefile;h=05c7835ab2ee144006e43331539d64b71b6f82dd;hb=77c228457e2a4fac55f0e69d1019861d654daae1;hp=e350ed844b4db4c7f83aeb28a8141d0c4d373256;hpb=fb881c6e4430af79d8eaefb40063d918fe2d8089;p=wifi-assistant diff --git a/package/Makefile b/package/Makefile index e350ed8..05c7835 100644 --- a/package/Makefile +++ b/package/Makefile @@ -4,7 +4,7 @@ # Based on Hermes' Makefile, written by Andrew Flegg. # -DEBVERS := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p') +DEBVERS := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: 1://p') compile: sed -i -e 's/VERSION = .*/VERSION = "${DEBVERS}"/' src/wifi_assistant/gui/about_dialog.py