mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 09:40:29 +02:00
* merged from fixes branch
This commit is contained in:
parent
c09b31bef5
commit
19a6cfb4fc
@ -452,7 +452,7 @@ debcopy: distclean
|
||||
$(COPYTREE) utils $(DEBSRCDIR)
|
||||
$(COPYTREE) logs $(DEBSRCDIR)
|
||||
$(COPYTREE) docs $(DEBSRCDIR)
|
||||
$(COPYTREE) base/Makefile* $(DEBSRCDIR)
|
||||
$(COPYTREE) Makefile* $(DEBSRCDIR)
|
||||
$(COPYTREE) $(CVSINSTALL)/debian $(DEBSRCDIR)
|
||||
$(COPYTREE) $(CVSINSTALL)/man $(DEBSRCDIR)
|
||||
$(COPYTREE) $(CVSINSTALL)/doc $(DEBSRCDIR)
|
||||
@ -484,7 +484,7 @@ rpmcopy: distclean
|
||||
$(COPYTREE) packages $(RPMSRCDIR)
|
||||
$(COPYTREE) utils $(RPMSRCDIR)
|
||||
$(COPYTREE) logs $(RPMSRCDIR)
|
||||
$(COPYTREE) base/Makefile* $(RPMSRCDIR)
|
||||
$(COPYTREE) Makefile* $(RPMSRCDIR)
|
||||
$(COPYTREE) $(CVSINSTALL)/man $(RPMSRCDIR)
|
||||
$(COPYTREE) $(CVSINSTALL)/doc $(RPMSRCDIR)
|
||||
$(COPYTREE) $(CVSINSTALL)/demo $(RPMSRCDIR)
|
||||
|
Loading…
Reference in New Issue
Block a user