diff options
| author | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 14:47:44 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 14:47:44 +0100 |
| commit | fc7103bb6e5a3ece20d33c752b70e86a45a54b76 (patch) | |
| tree | 80ac1efd24aab9cb5f116875f9a03d289889e14c /Makefile | |
| parent | eb2bdba0d89c81c25b728f6aecbb4a423b60494b (diff) | |
fix
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ all: version documentation build build: cp -p ./src/$(NAME) bin/$(NAME) sed -i "s/VERSION_DEVEL/$$(cat .version)/" bin/$(NAME) - echo "echo This is version $$(cat .version)" >> bin/$(NAME) # 'install' installes a fake-root, which will be used to build the Debian package # $DESTDIR is actually set by the Debian tools. |
