fixed .exe suffix
authorHarvie <tomas@mudrunka.cz>
Wed, 2 Jun 2010 03:34:38 +0000 (05:34 +0200)
committerHarvie <tomas@mudrunka.cz>
Wed, 2 Jun 2010 03:34:38 +0000 (05:34 +0200)
Makefile
purple/answerscripts.sh [moved from purple/answerscripts.exe with 100% similarity]

index dbb2dd66910d2c78c24ddd0d732895f7c4982086..160e3d085ecfdb418a41602598be2079c81cd509 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -52,3 +52,4 @@ clean:
 
 user:
        cp -r purple/* $(HOME)/.purple/
+       mv $(HOME)/.purple/$(PIDGIN_AUTOANSWER).sh $(HOME)/.purple/$(PIDGIN_AUTOANSWER).exe
This page took 0.134825 seconds and 4 git commands to generate.