summaryrefslogtreecommitdiffstats
path: root/graphics/dcraw/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dcraw/README')
-rw-r--r--graphics/dcraw/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/dcraw/README b/graphics/dcraw/README
index f9471ae3e5..0afe23650d 100644
--- a/graphics/dcraw/README
+++ b/graphics/dcraw/README
@@ -1,6 +1,8 @@
DCRaw is software for processing RAW image files generated by a host of
digital cameras. DCRaw by itself only provides a command line interface
for image processing. DCRaw can also build with a gimp plugin so images
-can be edited/exported with gimp - if you want to build the gimp plugin,
-then run the build script with the "rawphoto" argument:
- ./dcraw.SlackBuild rawphoto
+can be edited/exported with gimp.
+
+If you want to build the gimp plugin, then run the build script as below:
+
+RAWPHOTO=yes ./dcraw.SlackBuild