Enlightenment CVS committal
Author : technikolor
Project : misc
Module : enotes
Dir : misc/enotes
Modified Files:
Makefile.am
Log Message:
Should find data now.........
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 10 Feb 2003 08:34:49 -0000 1.2
+++ Makefile.am 10 Feb 2003 08:37:52 -0000 1.3
@@ -10,9 +10,9 @@
install-data-local:
@$(NORMAL_INSTALL)
if test -d $(srcdir)/data; then \
- $(mkinstalldirs) $(DESTDIR)$(pkgdatadir); \
+ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/data; \
for d in $(srcdir)/data/*; do \
- cp -fr $$d $(DESTDIR)$(pkgdatadir); \
+ cp -fr $$d $(DESTDIR)$(pkgdatadir)/data; \
done \
fi
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs