mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
fix
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1678 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c4fe917be3
commit
4740336c3f
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ all-local:
|
|||
if [ "x$(PERL_LIB_DIR)" = "x" ]; then \
|
||||
$(perlpath) Makefile.PL; \
|
||||
else \
|
||||
$(perlpath) Makefile.PL LIB=$(PERL_LIB_DIR) PREFIX=$(PERL_LIB_DIR) INSTALLDIRS=perl; \
|
||||
$(perlpath) Makefile.PL PREFIX=$(PERL_LIB_DIR) INSTALLDIRS=perl; \
|
||||
fi; \
|
||||
fi && \
|
||||
($(MAKE) || $(MAKE)) && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue