open-src/app/xhost/Makefile
changeset 355 a3a81e9c227d
parent 294 2c88146a951a
child 493 f43507b5737d
--- a/open-src/app/xhost/Makefile	Fri Mar 07 15:38:30 2008 -0800
+++ b/open-src/app/xhost/Makefile	Fri Mar 07 15:12:44 2008 -0800
@@ -48,7 +48,7 @@
 
 include ../Makefile.inc
 
-install_gen: install_po
+install_gen:: install_po
 install_po:
 	mkdir -p $(PROTODIR)/usr/X11/share/locale/C/LC_MESSAGES
-	cp xhost.po $(PROTODIR)/usr/X11/share/locale/C/LC_MESSAGES
+	cp -f xhost.po $(PROTODIR)/usr/X11/share/locale/C/LC_MESSAGES