Removed reference to aur_repo.service
This commit is contained in:
parent
0fbee0e8f9
commit
c697dd4a23
1 changed files with 0 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -32,5 +32,4 @@ package() {
|
|||
cd "$srcdir/$pkgname"
|
||||
python setup.py install --root="$pkgdir/" --optimize=1
|
||||
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||
install -Dm544 aur_repo.service "$pkgdir/etc/systemd/system/aur_repo.service"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue