mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
fd0188383f
Remove upstreamed patches. Refresh others. Signed-off-by: Rosen Penev <rosenp@gmail.com>
14 lines
292 B
Diff
14 lines
292 B
Diff
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -798,10 +798,8 @@ loadables:
|
|
# $(MAKE) -f $(srcdir)/Makefile $(MFLAGS) srcdir=$(srcdir)
|
|
|
|
doc documentation: force
|
|
- @(cd $(DOCDIR) ; $(MAKE) $(MFLAGS) )
|
|
|
|
info dvi ps: force
|
|
- @(cd $(DOCDIR) ; $(MAKE) $(MFLAGS) CFLAGS='$(CCFLAGS)' $@ )
|
|
|
|
force:
|
|
|