aboutsummaryrefslogtreecommitdiffstats
path: root/omf-install/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'omf-install/Makefile.am')
-rw-r--r--omf-install/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/omf-install/Makefile.am b/omf-install/Makefile.am
deleted file mode 100644
index 31617e3c3e..0000000000
--- a/omf-install/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-omf_dest_dir=$(datadir)/omf/evolution
-scrollkeeper_localstate_dir = $(SCROLLKEEPER_LOCALSTATE_DIR)
-
-install-data-local:
- $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
- -for file in $(srcdir)/*.omf; do \
- $(INSTALL_DATA) $$file $(DESTDIR)$(omf_dest_dir); \
- done
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
-
-uninstall-local:
- -for file in $(srcdir)/*.omf; do \
- basefile=`basename $$file`; \
- rm -f $(omf_dest_dir)/$$basefile; \
- done
- -rmdir $(omf_dest_dir)
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
removal&id=ef91dce1482e4d516f495a75898806dc3c98d5e6'>vietnamese/unicode-uhoai
Commit message (Expand)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Clear moonlight beckons.ade2003-03-072-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT.obrien2002-11-072-1/+2
* Get the dependencies correct for XF4.obrien2002-10-171-1/+1
* revert last commit. This builds fine here, and I've never seen oneobrien2002-10-171-2/+0
* BROKEN: Missing dependencieskris2002-10-061-0/+2