[sawfish] don't store a compressed copy of StyleTab... way to slow



commit 7ead346b1897430fe37267e976ba0c0ce5cee510
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Tue Feb 1 19:04:33 2011 +0100

    don't store a compressed copy of StyleTab... way to slow

 themes/Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Makefile.in b/themes/Makefile.in
index 5793ea0..e68d863 100644
--- a/themes/Makefile.in
+++ b/themes/Makefile.in
@@ -55,6 +55,7 @@ install : all installdirs
 	    fi \
 	  done \
 	done
+	cd $(DESTDIR)$(themedir) && tar xf StyleTab.tar.gz && rm StyleTab.tar.gz
 
 installdirs : mkinstalldirs
 	$(SHELL) $< $(DESTDIR)$(themedir) $(DESTDIR)$(sitethemedir)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]