Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Fixing merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jernst committed Sep 21, 2018
1 parent 87d73d5 commit 1296506
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions selfoss/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ package() {
# Templates
install -D -m0644 ${startdir}/tmpl/{config.ini,cronjob,fix-trigger-definers.sql}.tmpl -t ${pkgdir}/ubos/share/${pkgname}/tmpl/

# Cleanup code
rm ${startdir}/src/selfoss-${pkgver}.zip

# Code
install -D -m0644 ${startdir}/bin/first-visit.pl -t ${pkgdir}/ubos/share/${pkgname}/bin/
cp -dr --no-preserve=ownership ${startdir}/src ${pkgdir}/ubos/share/${pkgname}/selfoss
Expand Down

0 comments on commit 1296506

Please sign in to comment.