summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-06 18:28:18 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-06 18:28:18 +0000
commit998a4be0d63cfd730dc36331c8e3373965be7513 (patch)
tree76a88477052047356496e289266c86cc37a82b0b /Makefile
parent25ab4858ab132f64bedd7a73bd08dbd570943f54 (diff)
downloadcontrol-center-998a4be0d63cfd730dc36331c8e3373965be7513.tar
control-center-998a4be0d63cfd730dc36331c8e3373965be7513.tar.gz
control-center-998a4be0d63cfd730dc36331c8e3373965be7513.tar.bz2
control-center-998a4be0d63cfd730dc36331c8e3373965be7513.tar.xz
control-center-998a4be0d63cfd730dc36331c8e3373965be7513.zip
it's now useless to convert lrt <-> rtl images
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index d81b44bf..971fce1a 100644
--- a/Makefile
+++ b/Makefile
@@ -34,10 +34,6 @@ install: all
for d in $(SUBDIRS); do ( cd $$d ; make $@ ) ; done
dis: clean
- for i in pixmaps/default/mcc-left-back{,-bottom,-middle,-top}.png; do convert -flop $$i $${i%.png}_rtl.png;done
-
-
-
rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar*
mkdir -p $(NAME)-$(VERSION)
find . -not -name "$(NAME)-$(VERSION)" | cpio -pd $(NAME)-$(VERSION)/