aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Leise <marco.leise@gmx.de>2017-06-01 12:43:56 +0200
committerMarco Leise <marco.leise@gmx.de>2017-06-01 12:43:56 +0200
commit92f8f47bce21d2892b70c4be7e740e6dd0b70826 (patch)
tree6c570a16c08dd775330a5e1e9cedd088b02da7b4 /eclass/dmd.eclass
parentdub 1.3.0 stabilization (diff)
downloaddlang-92f8f47bce21d2892b70c4be7e740e6dd0b70826.tar.gz
dlang-92f8f47bce21d2892b70c4be7e740e6dd0b70826.tar.bz2
dlang-92f8f47bce21d2892b70c4be7e740e6dd0b70826.zip
dmd 2.074.1 version bump
Diffstat (limited to 'eclass/dmd.eclass')
-rw-r--r--eclass/dmd.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/dmd.eclass b/eclass/dmd.eclass
index 691f2c7..944ca8e 100644
--- a/eclass/dmd.eclass
+++ b/eclass/dmd.eclass
@@ -45,8 +45,7 @@ declare -ga FILES=(
[2]="src/druntime/LICENSE druntime-LICENSE.txt"
[3]="src/druntime/README.md druntime-README.md"
[4]="src/phobos/LICENSE_1_0.txt phobos-LICENSE_1_0.txt"
- [5]="src/dmd/ddmd/backendlicense.txt dmd-backendlicense.txt"
- [6]="src/dmd/ddmd/boostlicense.txt dmd-boostlicense.txt"
+ [5]="src/dmd/ddmd/boostlicense.txt dmd-boostlicense.txt"
)
dmd_symlinkable() {