SHHHHHHHHH cp - just symlink and be quiet!


			
			
				devs/princeamd/enlightenment-0.17-elive
			
			
		
Carsten Haitzler 23 years ago
parent ce2c13f424
commit 5f743162c9
  1. 2
      Makefile.am

@ -12,7 +12,7 @@ install-data-local:
if test -d $(srcdir)/data; then \
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/data; \
for d in $(srcdir)/data/*; do \
cp -ar $$d $(DESTDIR)$(pkgdatadir)/data; \
cp -afr $$d $(DESTDIR)$(pkgdatadir)/data; \
done \
fi

Loading…
Cancel
Save