This commit is contained in:
Jean-Francois Dockes 2011-09-29 11:58:06 +02:00
parent 41b6853c00
commit 626f470815

View File

@ -4,7 +4,7 @@
# For the kio: (and kdesdk?) # For the kio: (and kdesdk?)
# sudo apt-get install pkg-kde-tools cdbs # sudo apt-get install pkg-kde-tools cdbs
RCLVERS=1.16.0 RCLVERS=1.16.1
PPAVERS=1 PPAVERS=1
case $RCLVERS in case $RCLVERS in
@ -36,9 +36,9 @@ fi
series4="" series4=""
case $RCLVERS in case $RCLVERS in
1.14*) 1.14*)
series4="jaunty karmic lucid maverick natty";; series4="jaunty karmic lucid maverick natty oneiric";;
*) *)
series4="jaunty karmic lucid maverick natty";; series4="jaunty karmic lucid maverick natty oneiric";;
esac esac
debdir=debianrclqt4 debdir=debianrclqt4
@ -53,7 +53,7 @@ done
### KIO ### KIO
seriesk="" seriesk=""
seriesk="jaunty karmic lucid maverick natty" seriesk="jaunty karmic lucid maverick natty oneiric"
debdir=debiankio debdir=debiankio
rm -rf recoll-${RCLVERS}/debian rm -rf recoll-${RCLVERS}/debian