summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd5178be7924..646956192e79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,12 +15,12 @@ url='www.github.com/KisuYami/RShell'
source=('git://github.com/KisuYami/RShell')
build() {
- cd rshell
+ cd RShell
make
}
package() {
- cd rshell
+ cd RShell
mkdir -p "$pkgdir"/usr/bin/
mkdir -p "$pkgdir"/usr/share/man/man1/