yelp r3135 - in trunk: . src



Author: dscorgie
Date: Sun May 25 09:31:56 2008
New Revision: 3135
URL: http://svn.gnome.org/viewvc/yelp?rev=3135&view=rev

Log:
* src/Makefile.am:
Fix parallel make
bug #531014 - RÃmi Cardona


Modified:
   trunk/ChangeLog
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Sun May 25 09:31:56 2008
@@ -197,7 +197,7 @@
 
 EXTRA_DIST = yelp-marshal.list yelp-infos.xml
 
-install-exec-local:
+install-exec-hook:
 	rm -f $(DESTDIR)$(bindir)/gnome-help && \
 	$(LN_S) yelp $(DESTDIR)$(bindir)/gnome-help
 



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