summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rwxr-xr-xPKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf7c0df799fe..2a04544111fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = psh-git
depends = libreadline.so
depends = glibc
depends = ncurses
- provides = sh
backup = etc/psh.pshrc
backup = etc/psh.psh_logout
backup = etc/skel/.pshrc
diff --git a/PKGBUILD b/PKGBUILD
index 5ab24838a248..111296f530f8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ url='https://www.gnu.org/software/psh/psh.html'
backup=(etc/psh.psh{rc,_logout} etc/skel/.psh{rc,_profile,_logout})
depends=(readline libreadline.so glibc ncurses)
optdepends=()
-provides=('sh')
source=("git+https://github.com/Easonqsp/psh.git"
dot.pshrc
dot.psh_profile