Skip to content

Commit 23fe807

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)