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

Collapse All | Expand All

(-)cnijfilter-source-3.70-1.old/backend/src/Makefile.am (-1 / +1 lines)
Lines 1-6 Link Here
1
## Process this file with automake to produce Makefile.in
1
## Process this file with automake to produce Makefile.in
2
2
3
backend_bindir = /usr/lib/cups/backend
3
backend_bindir = /usr/libexec/cups/backend
4
backend_bin_PROGRAMS = cnijusb
4
backend_bin_PROGRAMS = cnijusb
5
transform = 
5
transform = 
6
6
(-)cnijfilter-source-3.70-1.old/backendnet/backend/Makefile.am (-1 / +1 lines)
Lines 1-6 Link Here
1
## Process this file with automake to produce Makefile.in
1
## Process this file with automake to produce Makefile.in
2
2
3
backendnet_bindir = /usr/lib/cups/backend
3
backendnet_bindir = /usr/libexec/cups/backend
4
backendnet_bin_PROGRAMS = cnijnet
4
backendnet_bin_PROGRAMS = cnijnet
5
transform = 
5
transform = 
6
6

Return to bug 130645