chiark
/
gitweb
/
~mdw
/
cfd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f07f85f
)
Makefile.am: We no longer need to make the COPYING link on distribution.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 12 May 2016 13:08:18 +0000
(14:08 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 12 May 2016 13:14:25 +0000
(14:14 +0100)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 506304ae18abe07ac3653eae96c0f268b30ccb0b..a02c86a182e23345fd9243357bcfa8ea053050ed 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-156,10
+156,6
@@
DISTCHECK_CONFIGURE_FLAGS = \
dist-hook::
echo $(VERSION) >$(distdir)/RELEASE
dist-hook::
echo $(VERSION) >$(distdir)/RELEASE
-## Ensure that the `COPYING' file is prominent.
-dist-hook::
- cd $(distdir) && $(LN_S) GPL-2 COPYING
-
###--------------------------------------------------------------------------
### Debian.
###--------------------------------------------------------------------------
### Debian.