Skip to content

Commit 8ac95f8

Browse files
committed
Tworzenie dowiązania o nazwie zaskroniec
1 parent 0262b6e commit 8ac95f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.pre.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,8 @@ altbininstall: $(BUILDPYTHON) @FRAMEWORKPYTHONW@
12761276
-output $(DESTDIR)$(BINDIR)/python$(VERSION)-intel64$(EXE) \
12771277
$(DESTDIR)$(BINDIR)/python$(VERSION)$(EXE); \
12781278
fi
1279+
# WE WANT ZASKRONIEC
1280+
(cd $(DESTDIR)$(BINDIR); $(LN) python$(VERSION)$(EXE) zaskroniec$(EXE))
12791281

12801282
bininstall: altbininstall
12811283
if test ! -d $(DESTDIR)$(LIBPC); then \

0 commit comments

Comments
 (0)