summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index bc5c311..b4d19c9 100644
--- a/README
+++ b/README
@@ -47,6 +47,10 @@ libraries. In particular, it can do the following:
This option can be give multiple times.
+* Change SONAME of a dynamic library:
+
+ $ patchelf --set-soname libnewname.so.3.4.5 path/to/libmylibrary.so.1.2.3
+
INSTALLING
67786 Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
path: root/library/mkpsenc.tcl
diff options
context:
space:
mode:
authordrh <drh@sqlite.org>2002-07-19 14:37:21 (GMT)
committerdrh <drh@sqlite.org>2002-07-19 14:37:21 (GMT)
commit300f9d752f0e612631b9224f3c6a68054e2a6476 (patch)
tree4b4130361c7843ca788134875d6d9288bec5768c /library/mkpsenc.tcl
parent3cc4fef5eb948a107677c26702a1872ffc1b6d60 (diff)
downloadtk-300f9d752f0e612631b9224f3c6a68054e2a6476.zip
tk-300f9d752f0e612631b9224f3c6a68054e2a6476.tar.gz
tk-300f9d752f0e612631b9224f3c6a68054e2a6476.tar.bz2
Oops. Minor fix to the previous fix.
Diffstat (limited to 'library/mkpsenc.tcl')
-rw-r--r--library/mkpsenc.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/mkpsenc.tcl b/library/mkpsenc.tcl