--- gajim-0.9.1/Makefile 2005-12-26 19:07:52.000000000 -0500 +++ gajim-0.9.1/Makefile 2006-01-07 22:23:02.000000000 -0500 @@ -64,7 +64,7 @@ @tar cjf gajim-$(VERSION).tar.bz2 gajim-$(VERSION)/ rm -rf gajim-$(VERSION) -install: all +install: # Remove the old po folder if it exists if [ -d $(DESTDIR)$(PREFIX)/share/gajim/po ] ; then \ rm -rf $(DESTDIR)$(PREFIX)/share/gajim/po; \