Skip to content

Commit

Permalink
Cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Mar 3, 2023
1 parent 15767d3 commit 4774b38
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion com.transmissionbt.Transmission.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,11 @@
"*.a",
"*.la",
"/lib/pkgconfig",
"/share/aclocal",
"/share/doc",
"/share/man",
"/share/pixmaps"
"/share/pixmaps",
"/share/pkgconfig"
],
"modules": [
"shared-modules/libappindicator/libappindicator-gtk3-12.10.json",
Expand Down Expand Up @@ -109,6 +112,9 @@
"-Dbuild-documentation=false",
"-Dbuild-examples=false"
],
"cleanup": [
"/lib/cairomm-1.16"
],
"sources": [
{
"type": "archive",
Expand Down

0 comments on commit 4774b38

Please sign in to comment.