128 |
#copy the documentation |
#copy the documentation |
129 |
cp $SRCDIR/release/doc/escript_examples.tar.gz $OUTPUTROOT/usr/share/doc/escript/ |
cp $SRCDIR/release/doc/escript_examples.tar.gz $OUTPUTROOT/usr/share/doc/escript/ |
130 |
cp $SRCDIR/release/doc/install/install.pdf $OUTPUTROOT/usr/share/doc/escript |
cp $SRCDIR/release/doc/install/install.pdf $OUTPUTROOT/usr/share/doc/escript |
131 |
cp $SRCDIR/release/doc/user/guide.pdf $OUTPUTROOT/usr/share/doc/escript |
cp $SRCDIR/release/doc/user/user.pdf $OUTPUTROOT/usr/share/doc/escript |
132 |
cp $SRCDIR/release/doc/cookbook/cookbook.pdf $OUTPUTROOT/usr/share/doc/escript |
cp $SRCDIR/release/doc/cookbook/cookbook.pdf $OUTPUTROOT/usr/share/doc/escript |
133 |
cp -r $SRCDIR/release/doc/epydoc $OUTPUTROOT/usr/share/doc/escript/python_html |
cp -r $SRCDIR/release/doc/epydoc $OUTPUTROOT/usr/share/doc/escript/python_html |
134 |
|
|
207 |
|
|
208 |
|
|
209 |
echo "Control file is:" |
echo "Control file is:" |
|
cat $OUTPUTROOT/DEBIAN/control |
|
210 |
|
cat $OUTPUTROOT/DEBIAN/control |