Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 584152
Collapse All | Expand All

(-)transmission-remote-gtk-1.1.1/src/Makefile.am (-1 / +1 lines)
Lines 121-127 Link Here
121
INCLUDES += -O2
121
INCLUDES += -O2
122
else
122
else
123
%.1: %.pod
123
%.1: %.pod
124
	        pod2man --release="" --center="Transmission Remote GTK" $< > $@
124
	        pod2man --release="1.1.1" --center="Transmission Remote GTK" $< > $@
125
endif
125
endif
126
126
127
install-data-local: install-icons update-icon-cache
127
install-data-local: install-icons update-icon-cache

Return to bug 584152