diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-08 09:07:17 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-08 09:07:17 +0200 |
| commit | a17f01bcc10e7aca07f684c5e155659da289043c (patch) | |
| tree | 52de61eeed26f36127f403a59dd75b3aa1690897 | |
| parent | 42286f091476a48edc2b08225392fb5740b1b10b (diff) | |
fix make version
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ all: version documentation build # Builds the project. Since this is only a fake project, it just copies a script. build: - 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. |
