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

(-)usmb.old/Makefile.in (-1 / +1 lines)
Lines 23-29 Link Here
23
bindir = @bindir@
23
bindir = @bindir@
24
datarootdir = @datarootdir@
24
datarootdir = @datarootdir@
25
mandir = @mandir@
25
mandir = @mandir@
26
man1dir = $(mandir)/man1
26
man1dir = $(DESTDIR)@mandir@/man1
27
27
28
CFLAGS = @CFLAGS@ -I@srcdir@ -I@builddir@ -Werror
28
CFLAGS = @CFLAGS@ -I@srcdir@ -I@builddir@ -Werror
29
LDFLAGS = @LDFLAGS@
29
LDFLAGS = @LDFLAGS@

Return to bug 442110