62f9806e72
feh is a lightweight image viewer with support for slideshows, filelists, image loading via http and montage and collage creation. Submitted and maintained by Victor Sahlstedt <cvss at home.se>
12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
--- Makefile.in.orig Thu May 20 02:23:24 2004
|
|
+++ Makefile.in Thu May 20 02:23:39 2004
|
|
@@ -85,7 +85,7 @@ INCLUDES = -I/usr/X11R6/include $(X_CFLA
|
|
man_MANS = feh.1
|
|
|
|
docs_DATA = README AUTHORS ChangeLog TODO
|
|
-docsdir = $(prefix)/doc/feh
|
|
+docsdir = $(prefix)/share/doc/feh
|
|
|
|
EXTRA_DIST = feh.spec feh.1 $(docs_DATA)
|
|
|