repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: c4b611533e5d2b46205cccdf995a511ea5df95a2:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit c4b611533e5d2b46205cccdf995a511ea5df95a2
Author: Marc Lehmann 
Date:   Mon Jan 2 20:49:50 2006 +0000

    *** empty log message ***

diff --git a/src/Makefile.in b/src/Makefile.in
index 893163e87a09cff2b61b78c8da30e7d07c04dc10..
index ..41aa1e2a8d06c2c3cebeee571c23c45db72b659b 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -98,7 +98,7 @@ install-perl:
 @IF_PERL@	$(INSTALL) -d $(DESTDIR)$(libdir)/urxvt
 @IF_PERL@	$(INSTALL) -d $(DESTDIR)$(libdir)/urxvt/perl
 @IF_PERL@	$(INSTALL_DATA) urxvt.pm $(DESTDIR)$(libdir)/urxvt/urxvt.pm
-@IF_PERL@	for ext in perl/*; do test -f "$$ext" && $(INSTALL_DATA) "$$ext" $(DESTDIR)$(libdir)/urxvt/"$$ext"; done
+@IF_PERL@	-for ext in perl/*; do test -f "$$ext" && $(INSTALL_DATA) "$$ext" $(DESTDIR)$(libdir)/urxvt/"$$ext"; done

 install: allbin alldoc install-perl
 	$(INSTALL) -d $(DESTDIR)$(bindir)

-----END OF PAGE-----