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 c5ec4b1Copy full SHA for c5ec4b1
PKGBUILD/PKGBUILD
@@ -34,8 +34,6 @@ package() {
34
cd "$_pkgname"
35
DESTDIR="$pkgdir" cmake --install build
36
37
- # License
38
- 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