Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/temperature Modified Files: Makefile.am Log Message: fix install of slave tools. =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/temperature/Makefile.am,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- Makefile.am 20 Jan 2008 19:42:38 -0000 1.15 +++ Makefile.am 23 Apr 2008 03:50:21 -0000 1.16 @@ -26,14 +26,8 @@ module_la_DEPENDENCIES = $(top_builddir)/config.h tempgetdir = $(pkgdir) -tempget_DATA = \ -tempget$(EXEEXT) -x_mode = a=rx,u+x -install-data-hook: - @chmod $(x_mode) $(DESTDIR)$(tempgetdir)/tempget$(EXEEXT) || true - -noinst_PROGRAMS = tempget +tempget_PROGRAMS = tempget tempget_SOURCES = tempget.c tempget_LDFLAGS = @TEMPERATURE_LIBS@ ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs