Author: olivier
Date: 2007-01-14 14:09:16 +0000 (Sun, 14 Jan 2007)
New Revision: 24442

Added:
   xfce4-icon-theme/tags/xfce_4_2_4/configure.ac
Log:
Fix filenames too long breaking tar and dist

Copied: xfce4-icon-theme/tags/xfce_4_2_4/configure.ac (from rev 24441, 
xfce4-icon-theme/branches/xfce_4_2/configure.ac)
===================================================================
--- xfce4-icon-theme/tags/xfce_4_2_4/configure.ac                               
(rev 0)
+++ xfce4-icon-theme/tags/xfce_4_2_4/configure.ac       2007-01-14 14:09:16 UTC 
(rev 24442)
@@ -0,0 +1,32 @@
+AC_INIT([xfce4-icon-theme], [4.2.4])
+AM_INIT_AUTOMAKE([1.9 tar-ustar])
+
+AM_MAINTAINER_MODE
+
+AC_PROG_INSTALL
+AC_PROG_LN_S
+
+
+AC_OUTPUT([
+xfce4-icon-theme.spec
+Makefile
+mime/Makefile
+Rodent/Makefile
+Rodent/48x48/Makefile
+Rodent/48x48/apps/Makefile
+Rodent/48x48/devices/Makefile
+Rodent/48x48/filesystems/Makefile
+Rodent/48x48/emblems/Makefile
+Rodent/48x48/mimetypes/Makefile
+Rodent/48x48/misc/Makefile
+Rodent/48x48/stock/Makefile
+Rodent/scalable/Makefile
+Rodent/scalable/apps/Makefile
+Rodent/scalable/devices/Makefile
+Rodent/scalable/filesystems/Makefile
+Rodent/scalable/emblems/Makefile
+Rodent/scalable/mimetypes/Makefile
+Rodent/scalable/misc/Makefile
+Rodent/scalable/stock/Makefile
+])
+

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to