separate debian dirs for qt4 and qt3 versions
This commit is contained in:
parent
82ce948076
commit
971fbe540a
@ -7,7 +7,7 @@ debdir=debianrclqt3
|
|||||||
rm -rf recoll-${RCLVERSION}/debian
|
rm -rf recoll-${RCLVERSION}/debian
|
||||||
cp -rp $debdir recoll-${RCLVERSION}/debian
|
cp -rp $debdir recoll-${RCLVERSION}/debian
|
||||||
|
|
||||||
for series in dapper hardy interpid jaunty ;do
|
for series in dapper hardy intrepid jaunty ;do
|
||||||
sed -e s/SERIES/$series/g < ${debdir}/changelog > \
|
sed -e s/SERIES/$series/g < ${debdir}/changelog > \
|
||||||
recoll-${RCLVERSION}/debian/changelog ;
|
recoll-${RCLVERSION}/debian/changelog ;
|
||||||
(cd recoll-${RCLVERSION};debuild -S -sa)
|
(cd recoll-${RCLVERSION};debuild -S -sa)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user