summaryrefslogtreecommitdiffstats
path: root/liveinst/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-04-20 15:16:11 +0000
committerJeremy Katz <katzj@redhat.com>2007-04-20 15:16:11 +0000
commit926a61e80c24b8a7a487604970da28645516c13e (patch)
tree0da78699d784917df17a2e4f6a913e70e3c3f00e /liveinst/Makefile
parent6dabbdcf861247d2a3a649f92829359b5e3c8ffb (diff)
downloadanaconda-926a61e80c24b8a7a487604970da28645516c13e.tar.gz
anaconda-926a61e80c24b8a7a487604970da28645516c13e.tar.xz
anaconda-926a61e80c24b8a7a487604970da28645516c13e.zip
2007-04-20 Jeremy Katz <katzj@redhat.com>
* liveinst/Makefile: Merge translations for the desktop file (#237263)
Diffstat (limited to 'liveinst/Makefile')
-rw-r--r--liveinst/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/liveinst/Makefile b/liveinst/Makefile
index d9c744144..66105fc3c 100644
--- a/liveinst/Makefile
+++ b/liveinst/Makefile
@@ -1,4 +1,5 @@
all:
+ LC_ALL=C intltool-merge -d -u ../po liveinst.desktop.in liveinst.desktop
install:
mkdir -p $(DESTDIR)/usr/bin
@@ -18,4 +19,4 @@ install:
install -m 0755 liveinst.xinit $(DESTDIR)/etc/X11/xinit/xinitrc.d/zz-liveinst.sh
clean:
- rm -f *~
+ rm -f *~ liveinst.desktop