initial import
This commit is contained in:
8
tesseract/tesseract.install
Normal file
8
tesseract/tesseract.install
Normal file
@@ -0,0 +1,8 @@
|
||||
post_install() {
|
||||
echo "You must install one of tesseract-data-* packages or whole tesseract-data group"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user