Skip to content

Commit 3248624

Browse files
committed
typo
1 parent 7816846 commit 3248624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/0001-debug-cruft.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ index 27a291f34..8bdcc7494 100644
1515
$(OBJCONV) @objconv.def ../$(LIBNAME) ../$(LIBNAME).osx.renamed
1616
$(LIBDYNNAME) : ../$(LIBNAME).osx.renamed osx.def
1717
endif
18-
+ echo INTERNALNAME=$(INTERNAMNAME)
18+
+ echo INTERNALNAME=$(INTERNALNAME)
1919
+ echo LIBPREFIX=$(LIBPREFIX)
2020
+ echo LIBNAMESUFFIX=$(LIBNAMESUFFIX)
2121
+ echo FIXED_LIBNAME=$(FIXED_LIBNAME)

0 commit comments

Comments
 (0)