[rkward] macports: removed detection of installer user
m.eik michalke
null at kde.org
Tue Apr 10 13:53:51 UTC 2018
Git commit c69309fc70fe55f558bf8f15010e0a3d5414b8ae by m.eik michalke.
Committed on 10/04/2018 at 13:53.
Pushed by meikm into branch 'master'.
removed detection of installer user
M +0 -1 macports/postinstall_with_uninstall
https://commits.kde.org/rkward/c69309fc70fe55f558bf8f15010e0a3d5414b8ae
diff --git a/macports/postinstall_with_uninstall b/macports/postinstall_with_uninstall
index 036d33b4..065be301 100755
--- a/macports/postinstall_with_uninstall
+++ b/macports/postinstall_with_uninstall
@@ -1,6 +1,5 @@
#!/bin/bash
INSTDIR="$2/opt/rkward"
-INSTALLER_USER=$(stat -f '%Su' $HOME)
"${INSTDIR}/bin/update-mime-database" -V "${INSTDIR}/share/mime"
if [ -d "${INSTDIR}/share/rkward" ] ; then
mkdir -p "${INSTDIR}/share/rkward/macOS"
More information about the rkward-tracker
mailing list