Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37421126
en ru br
Репозитории ALT
S:2.2.6-alt2
5.1: 0.9.28-alt5
4.1: 0.9.24-alt3
4.0: 0.9.24-alt0.M40.2.3.1
+backports:0.9.24-alt2.3
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: lazarus

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: lazarus-without-tests.patch
Скачать


diff --git a/lazarus/Makefile b/lazarus/Makefile
index 0b40bfd7..b3aa643c 100644
--- a/lazarus/Makefile
+++ b/lazarus/Makefile
@@ -3658,7 +3658,7 @@ else
 endif
 install: installbase
 	$(COPYTREE) packager debugger designer converter ide images languages lazarus.app units $(LAZARUS_INSTALL_DIR)
-	$(COPYTREE) components docs doceditor examples lcl test tools $(LAZARUS_INSTALL_DIR)
+	$(COPYTREE) components docs doceditor examples lcl tools $(LAZARUS_INSTALL_DIR)
 	$(COPYTREE) Makefile* *.txt $(LAZARUS_INSTALL_DIR)
 ifneq ($(findstring $(OS_TARGET),win32 win64),)
 	$(COPYTREE) lazarus startlazarus lazbuild $(LAZARUS_INSTALL_DIR)
diff --git a/lazarus/Makefile.fpc b/lazarus/Makefile.fpc
index dd80ae44..a8ed1716 100644
--- a/lazarus/Makefile.fpc
+++ b/lazarus/Makefile.fpc
@@ -279,7 +279,7 @@ endif
 # Copy everything except for 'debian' to avoid recursion and other platform files
 install: installbase
 	$(COPYTREE) packager debugger designer converter ide images languages lazarus.app units $(LAZARUS_INSTALL_DIR)
-	$(COPYTREE) components docs doceditor examples lcl test tools $(LAZARUS_INSTALL_DIR)
+	$(COPYTREE) components docs doceditor examples lcl tools $(LAZARUS_INSTALL_DIR)
 	$(COPYTREE) Makefile* *.txt $(LAZARUS_INSTALL_DIR)
 ifneq ($(findstring $(OS_TARGET),win32 win64),)
 	$(COPYTREE) lazarus startlazarus lazbuild $(LAZARUS_INSTALL_DIR)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin