]> git.tuebingen.mpg.de Git - paraslash.git/commit
build: Remove pointless -r option to cp for target tarball.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 21 Sep 2014 18:54:55 +0000 (20:54 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Oct 2014 12:15:54 +0000 (13:15 +0100)
commit44061c80a062f2b37c7a222893c8faa725ee5912
treede36877cf295a0ce2418fac5ee64656de85db19c
parentedf7c2476f6c8dcc6a9f5a1dbcfbcdc59104f462
build: Remove pointless -r option to cp for target tarball.

We copy two regular files here, so there is no need to copy recursively.
Makefile.real