]> git.pld-linux.org Git - packages/emelfm.git/blame - emelfm-plugin_path.patch
- massive attack: adding Source-md5
[packages/emelfm.git] / emelfm-plugin_path.patch
CommitLineData
cb6c60db 1diff -ur emelfm-0.9.2-org/Makefile.common emelfm-0.9.2/Makefile.common
2--- emelfm-0.9.2-org/Makefile.common Thu Dec 7 18:51:09 2000
3+++ emelfm-0.9.2/Makefile.common Sun Feb 24 14:19:41 2002
4@@ -1,7 +1,7 @@
5-PREFIX = /usr/local
6+PREFIX = /usr
7 BIN_DIR = $(PREFIX)/bin
8 LOCALEDIR = $(PREFIX)/share/locale
9-PLUGINS_DIR = $(PREFIX)/share/emelfm/plugins
10+PLUGINS_DIR = $(PREFIX)/lib/emelfm
11 DOC_DIR = $(PREFIX)/share/emelfm/docs
12
13 NLS = -DENABLE_NLS
This page took 0.057984 seconds and 4 git commands to generate.