[packages/roundcubemail] - fix updatedb.sh in update script
adamg
adamg at pld-linux.org
Thu Sep 12 15:00:12 CEST 2013
commit 804d5e453444220d91224803706dbea62f95b319
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Thu Sep 12 15:00:08 2013 +0200
- fix updatedb.sh in update script
roundcubemail.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/roundcubemail.spec b/roundcubemail.spec
index 199af50..a216d80 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -184,6 +184,7 @@ for a in bin/*.sh; do
done
%{__sed} -i s/indexcontacts.sh/indexcontacts/g bin/update
+%{__sed} -i s/updatedb.sh/update/g bin/update
# tools to pack js
rm bin/{jsshrink,jsunshrink}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/roundcubemail.git/commitdiff/804d5e453444220d91224803706dbea62f95b319
More information about the pld-cvs-commit
mailing list