windows: releases adjustments
This commit is contained in:
parent
202d3ada9a
commit
15dc419fec
@ -112,10 +112,10 @@ overriden in the c++ code by ifdefs _WIN32 anyway */
|
|||||||
#define PACKAGE_NAME "Recoll"
|
#define PACKAGE_NAME "Recoll"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "Recoll 1.25.12"
|
#define PACKAGE_STRING "Recoll 1.25.16"
|
||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "1.25.12"
|
#define PACKAGE_VERSION "1.25.16"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "recoll"
|
#define PACKAGE_TARNAME "recoll"
|
||||||
|
|||||||
@ -157,8 +157,9 @@ copyrecoll()
|
|||||||
|
|
||||||
chkcp $RCL/python/recoll/recoll/rclconfig.py $FILTERS
|
chkcp $RCL/python/recoll/recoll/rclconfig.py $FILTERS
|
||||||
chkcp $RCL/python/recoll/recoll/conftree.py $FILTERS
|
chkcp $RCL/python/recoll/recoll/conftree.py $FILTERS
|
||||||
|
rm -f $FILTERS/rclimg
|
||||||
chkcp $RCL/filters/* $FILTERS
|
chkcp $RCL/filters/* $FILTERS
|
||||||
rm $FILTERS/rclimg $FILTERS/rclimg.py
|
rm -f $FILTERS/rclimg $FILTERS/rclimg.py
|
||||||
chkcp $RCLDEPS/rclimg/rclimg.exe $FILTERS
|
chkcp $RCLDEPS/rclimg/rclimg.exe $FILTERS
|
||||||
chkcp $RCL/qtgui/mtpics/* $DESTDIR/Share/images
|
chkcp $RCL/qtgui/mtpics/* $DESTDIR/Share/images
|
||||||
chkcp $RCL/qtgui/i18n/*.qm $DESTDIR/Share/translations
|
chkcp $RCL/qtgui/i18n/*.qm $DESTDIR/Share/translations
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user