f-spot r3918 - trunk
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r3918 - trunk
- Date: Fri, 16 May 2008 19:16:57 +0100 (BST)
Author: sdelcroix
Date: Fri May 16 18:16:57 2008
New Revision: 3918
URL: http://svn.gnome.org/viewvc/f-spot?rev=3918&view=rev
Log:
small fix to Makefile.am
Modified:
trunk/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Fri May 16 18:16:57 2008
@@ -88,7 +88,7 @@
install-data-hook:
$(UPDATE_DESKTOP)
- if [ $(DIR_GIO) != "" ] ; then \
+ if [ "x$(DIR_GIO)" != "x" ] ; then \
$(install_sh_DATA) $(top_builddir)/gio-sharp/gio/gio-sharp.dll $(libdir)/f-spot/; \
$(install_sh_DATA) $(top_builddir)/gio-sharp/gio/gio-sharp.dll.config $(libdir)/f-spot/; \
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]