aboutsummaryrefslogtreecommitdiff
path: root/debian/roll-tarballs.sh
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-14 15:58:11 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-14 16:14:31 +0100
commit902dc519d96be582088e5fe0644cefac7ecc0133 (patch)
tree3ae1820efb15ba626251e3bfb9fdfd6d889b4b2e /debian/roll-tarballs.sh
parent9000c00dcc60b5a8402d4a944503ff68bb283c20 (diff)
downloadnx-libs-902dc519d96be582088e5fe0644cefac7ecc0133.tar.gz
nx-libs-902dc519d96be582088e5fe0644cefac7ecc0133.tar.bz2
nx-libs-902dc519d96be582088e5fe0644cefac7ecc0133.zip
Move COPYING.full+lite as COPYING to /
Adapted packaging scripts: debian/roll-tarballs.sh nx-libs.spec
Diffstat (limited to 'debian/roll-tarballs.sh')
-rwxr-xr-xdebian/roll-tarballs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/roll-tarballs.sh b/debian/roll-tarballs.sh
index fcb83679c..c7cac5f08 100755
--- a/debian/roll-tarballs.sh
+++ b/debian/roll-tarballs.sh
@@ -96,7 +96,6 @@ else
echo ${file##*/} >> doc/applied-patches/series
done
fi
-cp -v debian/COPYING.full+lite COPYING
# apply all patches shipped in debian/patches and create a copy of them that we ship with the tarball
if [ -s "doc/applied-patches/series" ]; then