aboutsummaryrefslogtreecommitdiff
path: root/dragons/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dragons/build.sh')
-rw-r--r--dragons/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dragons/build.sh b/dragons/build.sh
index 9ab2886..85135a3 100644
--- a/dragons/build.sh
+++ b/dragons/build.sh
@@ -19,5 +19,5 @@ docs="astrodata/doc/ad_CheatSheet astrodata/doc/ad_ProgManual \
# Install the LICENSE file(s) where recipients can read them:
mkdir -p ${PREFIX}/share/dragons/
cp -p LICENSE ${PREFIX}/share/dragons/ || exit 1
-cp -pR extern_licenses ${PREFIX}/share/dragons/
+#cp -pR extern_licenses ${PREFIX}/share/dragons/ # PUT THIS BACK!