Quellcode durchsuchen

makefile: mysql shared *.sql removed

mysql shared *.sql files are no longer installed by the main
makefile, but by the db_mysql module.
Andrei Pelinescu-Onciul vor 16 Jahren
Ursprung
Commit
04424443dc
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  1. 1 3
      Makefile

+ 1 - 3
Makefile

@@ -341,9 +341,7 @@ utils_script_install=
 
 # This is the list of files to be installed into the arch-independent
 # shared directory (by default /usr/local/share/$(MAIN_NAME))
-share_install= scripts/mysql/my_create.sql \
-			   scripts/mysql/my_data.sql   \
-			   scripts/mysql/my_drop.sql
+share_install=