]> git.pld-linux.org Git - packages/roundcubemail.git/commitdiff
- fix updatedb.sh in update script
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 12 Sep 2013 13:00:08 +0000 (15:00 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Thu, 12 Sep 2013 13:00:08 +0000 (15:00 +0200)
roundcubemail.spec

index 199af504ada264ea66eb7c8c8855cb69c2bbc473..a216d8055cedada943f184a8d769a02d4704c2e2 100644 (file)
@@ -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}
This page took 0.112524 seconds and 4 git commands to generate.