summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cholasta2015-05-19 19:35:36 +0200
committerJan Cholasta2015-05-21 09:50:22 +0200
commitf12e5ff20cdad993bc48c213c55cc5bee31db9c1 (patch)
tree67d7c9e0abf2e9d19dd5ae39c4c06df00f9adcf1
parent6507e2f1f1837a9309b0706c62e11c4d2b545b65 (diff)
downloadaur-f12e5ff20cdad993bc48c213c55cc5bee31db9c1.tar.gz
Coding style fixes
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9df15e8f3989..19c627559949 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,6 @@ source=(http://www.drnostromo.com/hacx/files/hacx12.zip)
sha256sums=('70d25e8f4b48906759db32213927859a99b3b045d3291d468357b225d64cbf8b')
package() {
- cd "$srcdir"
-
install -Dm644 HACX.WAD "$pkgdir/usr/share/doom/hacx.wad"
install -Dm644 HACX.TXT "$pkgdir/usr/share/licenses/$pkgname/hacx.txt"