[projects/pld-builder.new] Fix php5.sh, php5.sh symlinks
    glen 
    glen at pld-linux.org
       
    Wed Dec 22 16:30:09 CET 2021
    
    
  
commit 2e0aca549db43572dd76abe15cc089b18a753bf8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Dec 22 17:29:04 2021 +0200
    Fix php5.sh, php5.sh symlinks
 client/php5.sh | 2 +-
 client/php8.sh | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/client/php5.sh b/client/php5.sh
index 43761d6..d20ec52 120000
--- a/client/php5.sh
+++ b/client/php5.sh
@@ -1 +1 @@
-./php7.sh
\ No newline at end of file
+php.sh
\ No newline at end of file
diff --git a/client/php8.sh b/client/php8.sh
new file mode 120000
index 0000000..d20ec52
--- /dev/null
+++ b/client/php8.sh
@@ -0,0 +1 @@
+php.sh
\ No newline at end of file
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/2e0aca549db43572dd76abe15cc089b18a753bf8
    
    
More information about the pld-cvs-commit
mailing list