tags 478387 + patch pending
thanks
I've attached a patch that solves the bashism issue.
Please NMU if appropriate.
Index: glunarclock-0.32.4/debian/rules
===================================================================
--- glunarclock-0.32.4.orig/debian/rules 2008-06-10 20:20:32.000000000 +0200
+++ glunarclock-0.32.4/debian/rules 2008-06-10 20:21:06.000000000 +0200
@@ -46,7 +46,8 @@
rm -f po/*.gmo \
src/glunarclock.schemas \
- src/{GNOME_GLunarclockApplet_Factory.server.in,GNOME_GLunarclockApplet_Factory.server} \
+ src/GNOME_GLunarclockApplet_Factory.server.in \
+ src/GNOME_GLunarclockApplet_Factory.server \
intltool-extract intltool-merge intltool-update
dh_clean