summaryrefslogtreecommitdiff
path: root/TclMagick/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'TclMagick/pkgIndex.tcl')
-rw-r--r--TclMagick/pkgIndex.tcl3
1 files changed, 0 insertions, 3 deletions
diff --git a/TclMagick/pkgIndex.tcl b/TclMagick/pkgIndex.tcl
index 04ba2cc..6e5c001 100644
--- a/TclMagick/pkgIndex.tcl
+++ b/TclMagick/pkgIndex.tcl
@@ -1,9 +1,6 @@
# Hand-written package index file.
package ifneeded TclMagick 0.46 "
-if { ! [info exists ::env(MAGICK_CONFIGURE_PATH)] } {
-[list set ::env(MAGICK_CONFIGURE_PATH) [file join $dir config]]
-}
[list load [file join $dir TclMagick[info sharedlibextension]]]"
package ifneeded TkMagick 0.46 "