Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 224705 | Differences between
and this patch

Collapse All | Expand All

(-)feh-1.3.4/cam/Makefile.am (-2 / +2 lines)
Lines 5-11 Link Here
5
# A list of all the files in the current directory which can be regenerated
5
# A list of all the files in the current directory which can be regenerated
6
MAINTAINERCLEANFILES = Makefile.in				
6
MAINTAINERCLEANFILES = Makefile.in				
7
7
8
EXTRA_DIST = README cam_bookmarks cam gen_cam_menu.sh
8
EXTRA_DIST = README cam_bookmarks fehcam gen_cam_menu.sh
9
9
10
camdir = $(bindir)
10
camdir = $(bindir)
11
cam_SCRIPTS = cam gen_cam_menu.sh
11
cam_SCRIPTS = fehcam gen_cam_menu.sh
(-)feh-1.3.4/cam/README (+5 lines)
Lines 43-45 Link Here
43
43
44
...but the real credit goes to Tom Gilbert for making feh, an awesome
44
...but the real credit goes to Tom Gilbert for making feh, an awesome
45
image viewer. :)
45
image viewer. :)
46
47
Gentoo Note
48
===========
49
To avoid a file collision with sci-astronomy/xephem, the cam script is
50
installed as fehcam.

Return to bug 224705