gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7178 - gnunet-gtk/pixmaps/icons


From: gnunet
Subject: [GNUnet-SVN] r7178 - gnunet-gtk/pixmaps/icons
Date: Fri, 13 Jun 2008 09:44:56 -0600 (MDT)

Author: moon
Date: 2008-06-13 09:44:56 -0600 (Fri, 13 Jun 2008)
New Revision: 7178

Modified:
   gnunet-gtk/pixmaps/icons/Makefile.am
Log:
fix 'make install' to arbitrary DESTDIR & packaging



Modified: gnunet-gtk/pixmaps/icons/Makefile.am
===================================================================
--- gnunet-gtk/pixmaps/icons/Makefile.am        2008-06-13 08:42:58 UTC (rev 
7177)
+++ gnunet-gtk/pixmaps/icons/Makefile.am        2008-06-13 15:44:56 UTC (rev 
7178)
@@ -7,7 +7,7 @@
  apps,gnunet-gtk-24.png \
  apps,gnunet-gtk-32.png
 
-install_icon_exec=${top_srcdir}/pixmaps/icons/icon-theme-installer -t ${theme} 
-s ${srcdir} -b ${themedir} -m "${mkinstalldirs}" -x "${INSTALL_DATA}"
+install_icon_exec=${top_srcdir}/pixmaps/icons/icon-theme-installer -d 
"x${DESTDIR}" -t ${theme} -s ${srcdir} -b ${themedir} -m "${mkinstalldirs}" -x 
"${INSTALL_DATA}"
 
 install-data-local:
        $(install_icon_exec) -i "${theme_icons}"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]