From 170fe89e329d125d058a9d890af3eafbbeb6a1b2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 14 Nov 2003 17:58:05 +0000 Subject: clock.pl has been moved into drakxtools --- Makefile | 3 +-- po/POTFILES.in | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 89987e3c..143793d9 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,6 @@ install: all install -m644 control-center.rc $(mcc_dir)/themes/default/gtkrc install -m755 $(NAME) $(DESTDIR)/usr/sbin/$(NAME).real install -m755 wrapper $(DESTDIR)/usr/bin/$(NAME) - install -m755 clock.pl $(DESTDIR)/usr/sbin/ install -m755 menus_launcher.pl $(DESTDIR)/usr/sbin/ install -m755 print_launcher.pl $(DESTDIR)/usr/sbin/ install -m755 drakxconf $(DESTDIR)/usr/sbin/ @@ -65,4 +64,4 @@ changelog: cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog -log: changelog \ No newline at end of file +log: changelog diff --git a/po/POTFILES.in b/po/POTFILES.in index 2377fc15..ea79f391 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,4 @@ control-center -clock.pl contributors.pl menus_launcher.pl print_launcher.pl -- cgit v1.2.1