libchewing: don't move .dat files to -devel package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'libchewing'
|
||||
pkgname=libchewing
|
||||
version=0.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
makedepends="sqlite-devel"
|
||||
short_desc="Intelligent phonetic (Zhuyin/Bopomofo) input method"
|
||||
@@ -20,6 +20,5 @@ libchewing-devel_package() {
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.a"
|
||||
vmove "usr/lib/*.so"
|
||||
vmove usr/share
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user