15f798d785
- drop 8bit, fix15, devutf8, grn patches - sync the rest of patches with current release - spec cleanup
15 lines
425 B
Diff
15 lines
425 B
Diff
--- groff-1.19.1/Makefile.in.pfbtops_cpp 2004-04-07 17:33:39.000000000 +0200
|
|
+++ groff-1.19.1/Makefile.in 2005-01-12 13:46:40.242477624 +0100
|
|
@@ -464,8 +464,9 @@
|
|
src/utils/lookbib \
|
|
src/utils/indxbib \
|
|
src/utils/lkbib \
|
|
- src/utils/addftinfo
|
|
-CPROGDIRS=src/utils/pfbtops
|
|
+ src/utils/addftinfo \
|
|
+ src/utils/pfbtops
|
|
+CPROGDIRS=
|
|
PROGDEPDIRS=arch/misc
|
|
PROGDIRS=$(PROGDEPDIRS) $(CCPROGDIRS) $(CPROGDIRS)
|
|
DEVDIRS=\
|