21 lines
654 B
Diff
21 lines
654 B
Diff
--- Makefile.am.orig 2006-06-14 19:43:09.000000000 +0200
|
|
+++ Makefile.am 2006-06-19 15:14:50.000000000 +0200
|
|
@@ -70,7 +70,7 @@
|
|
|
|
cupsdir = $(CUPS_BACKEND_PATH)
|
|
cupsppddir = $(CUPS_PPD_PATH)
|
|
-hpppddir = $(datadir)/ppd/HP
|
|
+hpppddir = $(datadir)/cups/model/manufacturer-PPDs/hplip
|
|
|
|
# hp backend.
|
|
cups_PROGRAMS = hp
|
|
--- prnt/hpijs/Makefile.am.orig 2006-06-15 22:44:32.000000000 +0200
|
|
+++ prnt/hpijs/Makefile.am 2006-06-19 15:39:03.000000000 +0200
|
|
@@ -1,5 +1,5 @@
|
|
docdir = $(datadir)/doc/$(distdir)
|
|
-ppddir = $(datadir)/ppd/HP
|
|
+ppddir = $(datadir)/cups/model/manufacturer-PPDs/hplip
|
|
|
|
#APDKLABEL=JetReady_PreMerge_11-08-04
|
|
APDKLABEL=HPLIP-0_9_11_11C
|