We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef9f53 commit 078dd78Copy full SHA for 078dd78
PKGBUILD/PKGBUILD
@@ -35,7 +35,7 @@ package() {
35
DESTDIR="$pkgdir" cmake --install build
36
37
# License
38
- install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+ install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
39
40
# Desktop entry
41
install -Dm644 /dev/stdin "$pkgdir/usr/share/applications/nepdate.desktop" <<EOF
0 commit comments