Skip to content
Commits on Source (2)
last-align (963-2) unstable; urgency=medium
* Example files are not compressed any more - adapt autopkgtest
Closes: #919556
-- Andreas Tille <tille@debian.org> Thu, 17 Jan 2019 11:21:30 +0100
last-align (963-1) unstable; urgency=medium
* New upstream version
......
......@@ -9,7 +9,7 @@ fi
cd $ADTTMP
cp -a /usr/share/doc/${pkg}/examples/*.fa.gz .
cp -a /usr/share/doc/${pkg}/examples/*.fa* .
gunzip -r *
# first example from tutorial
......