[gimp] pdb: update README with new path.



commit 9589d9009c38d55d41149818ce0fdde85e687ada
Author: Jehan <jehan girinstud io>
Date:   Thu Jan 11 03:03:06 2018 +0100

    pdb: update README with new path.

 pdb/README |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pdb/README b/pdb/README
index 7aaaa70..221deec 100644
--- a/pdb/README
+++ b/pdb/README
@@ -20,12 +20,12 @@ to provide support for CORBA and other languages suited to static
 autogeneration.
 
 Invoking PDBGEN from the command line:
-1. Change into the ./tools/pdbgen directory.
+1. Change into the ./pdb directory.
 2. $ ./pdbgen.pl DIRNAME
 where DIRNAME is either "lib" or "app", depending on which set of files
 you want to generate. The files are written into $destdir/app or $destdir/libgimp.
 $destdir is the environment variable destdir. If it's not set,
-then it's the ./tools/pdbgen directory. Make sure the directories
+then it's the ./pdb directory. Make sure the directories
 $destdir/app and $destdir/libgimp already exist and you have write permissions.
 Otherwise the code generator will fail and exit.
 It's up to you to diff the file you changed. When you're happy with


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]