From 5a9c4fae0d0e926fc094b4ba8a61173bfceb92e6 Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Mon, 1 Feb 2010 20:45:26 +0000 Subject: autiste --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 96d99b57..77af5b5d 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ install:all done $(INSTALL) -m644 src/xmpp/* $(DATADIR)/poezio/src/xmpp/ - echo "#!/usr/bin/environ sh" > $(BINDIR)/poezio + echo "#!/usr/bin/env sh" > $(BINDIR)/poezio echo "cd $(DATADIR)/poezio/src/ && python client.py" >> $(BINDIR)/poezio chmod 755 $(BINDIR)/poezio -- cgit v1.2.3