Skip to content

Commit

Permalink
Testing build after removing dpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ratushnyy committed Sep 19, 2023
1 parent 352ed13 commit 8aaf6a8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ parts:
mkdir -p ${rocks}
## for deb packages
dpkg-query \
-f '${db:Status-Abbrev},${binary:Package},${Version},${source:Package},${Source:Version}\n' \
-W > ${rocks}/dpkg.query
## for snap packages
cp snap.charmed-mongodb/manifest.yaml ${rocks}
Expand Down

0 comments on commit 8aaf6a8

Please sign in to comment.