[f-spot: 7/8] drop an old hook preventing running from installed path



commit ab05b9ed0318e6d146522cffe00b08befa5cfd77
Author: Stephane Delcroix <stephane delcroix org>
Date:   Tue May 26 13:09:10 2009 +0200

    drop an old hook preventing running from installed path
---
 Makefile.am |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 3fddd9f..ad48ce0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -94,9 +94,6 @@ UPDATE_DESKTOP = \
 
 install-data-hook: 
 	$(UPDATE_DESKTOP)
-	if [ -f $(DESTDIR)$(pkglibdir)/gio-sharp.dll ] ; then \
-		rm -f $(DESTDIR)$(pkglibdir)/gio-sharp.dll* ; \
-	fi
 
 uninstall-hook: 
 	$(UPDATE_DESKTOP)



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