repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
gnome-xcf-thumbnailer
/
gnome-xcf-thumbnailer.install
blob
974209cf3482266b6dc27406c6b86f7bf252ef27
1
pkgname=gnome-xcf-thumbnailer
2
3
post_install() {
4
echo "*** Note: In order to generate thumbnails .xcf files, you need to open them at least once with GIMP. ***"
5
}
6
7
post_upgrade() {
8
post_install
9
}