File: fix-makefile.patch

package info (click to toggle)
lemonldap-ng 2.21.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 28,032 kB
  • sloc: perl: 77,417; javascript: 25,284; xml: 6,473; makefile: 1,308; sh: 495; sql: 159; python: 53; php: 26
file content (17 lines) | stat: -rw-r--r-- 689 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: fix makefile (shuffle bug)
Author: Yadd <yadd@debian.org>
Bug-Debian: https://bugs.debian.org/1105406
Forwarded: https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/commit/676a4ef2
Last-Update: 2025-05-13

--- a/Makefile
+++ b/Makefile
@@ -802,7 +802,7 @@
 
 # Site install
 
-install_site:	install_manager_site install_portal_site install_handler_site install_test_site install_examples_site install_doc_site install_webserver_conf
+install_site:	install_bin install_manager_site install_portal_site install_handler_site install_test_site install_examples_site install_doc_site install_webserver_conf
 	# Site install
 	@install -v -d $(RCONFDIR)
 	# Check if erase is wanted