Skip to content

Commit 91ee99c

Browse files
committed
here more code
1 parent c02a351 commit 91ee99c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ AC_ARG_ENABLE([framework],
738738
FRAMEWORKPYTHONW=
739739
INSTALLTARGETS="libinstall inclinstall sharedinstall"
740740
prefix=$PYTHONFRAMEWORKINSTALLDIR/Versions/$VERSION
741-
PYTHONFRAMEWORKINSTALLNAMEPREFIX="@rpath/$PYTHONFRAMEWORKDIR/Contents/Versions/$VERSION"
741+
PYTHONFRAMEWORKINSTALLNAMEPREFIX="@rpath/$PYTHONFRAMEWORKDIR/Versions/$VERSION"
742742
RESSRCDIR=MacCatalyst/Resources
743743
AC_CONFIG_FILES([MacCatalyst/Resources/Info.plist])
744744
;;

0 commit comments

Comments
 (0)