diff options
Diffstat (limited to 'trunk/templates/slamd64-12.1/scripts')
-rwxr-xr-x | trunk/templates/slamd64-12.1/scripts/post-install.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/trunk/templates/slamd64-12.1/scripts/post-install.sh b/trunk/templates/slamd64-12.1/scripts/post-install.sh deleted file mode 100755 index d21fed0..0000000 --- a/trunk/templates/slamd64-12.1/scripts/post-install.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -# - -chroot $1/$2/ sbin/ldconfig - |