Browse Source

fixed shared files of koffice-i18n with a dirty INSTALL_WRAPPER trick

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2580 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
8600ab6f96
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      package/kde/koffice-i18n/koffice-i18n.conf

+ 3
- 0
package/kde/koffice-i18n/koffice-i18n.conf

@ -36,3 +36,6 @@ koffice_i18n_main()
custmain="koffice_i18n_main"
# skip duplicate kdgantt files
var_append INSTALL_WRAPPER_FILTER "|" "sed 's,.*/kdgantt.mo,/tmp/,'"

Loading…
Cancel
Save