Skip to content

Commit 23fe807

Browse files
committed
[pkg] feat: remove orig pkg from build directory
1 parent fd28d12 commit 23fe807

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packaging/package.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,4 @@ cd "$PKGDIR"
6565
debuild -b -us -uc --no-sign --buildinfo-option="-O"
6666
cd /build
6767
rm -rf "$PKGDIR"
68+
rm -rf "$PKGDIR.orig.tar.xz"

0 commit comments

Comments
 (0)