summaryrefslogtreecommitdiffstats
path: root/abs/extra/dcraw/dcraw.install
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-08-06 05:21:27 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-08-06 05:21:27 (GMT)
commit7a18aa65cbe27c5213df0f2642e381bc0a2d5e03 (patch)
tree6b8206f2ee5f9bdd0950c276bbad5685c203dbb4 /abs/extra/dcraw/dcraw.install
parentfd8ebb392cd04e7c59ae0dd696d93f0ef509b89c (diff)
parent5b37c394102e30e4751fd925dae8c299bc4432df (diff)
downloadlinhes_pkgbuild-7a18aa65cbe27c5213df0f2642e381bc0a2d5e03.zip
linhes_pkgbuild-7a18aa65cbe27c5213df0f2642e381bc0a2d5e03.tar.gz
linhes_pkgbuild-7a18aa65cbe27c5213df0f2642e381bc0a2d5e03.tar.bz2
Merge branch 'testing' of ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/dcraw/dcraw.install')
-rw-r--r--abs/extra/dcraw/dcraw.install6
1 files changed, 1 insertions, 5 deletions
diff --git a/abs/extra/dcraw/dcraw.install b/abs/extra/dcraw/dcraw.install
index 0b3d1bf..2635964 100644
--- a/abs/extra/dcraw/dcraw.install
+++ b/abs/extra/dcraw/dcraw.install
@@ -1,7 +1,7 @@
post_install() {
cat << EOF
-NOTE for drcaw:
+NOTE for dcraw:
----
==> dcraw provides the simple commandline tools for raw conversion. If you
==> are looking for a more sophisticated way consider gimp-ufraw, which
@@ -11,7 +11,3 @@ NOTE for drcaw:
EOF
}
-
-post_upgrade() {
- post_install $1
-}