mirror of
https://gitee.com/spark-store-project/uos-packaging-tools
synced 2025-10-09 11:22:22 +08:00
fix-no-repack
This commit is contained in:
parent
1e9af0efd2
commit
18160bb8f8
@ -1,5 +1,5 @@
|
||||
Package: uos-packaging-tools
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
Architecture: all
|
||||
Maintainer: shenmo<shenmo@spark-app.store>
|
||||
Installed-Size: 10
|
||||
|
@ -1,7 +1,7 @@
|
||||
#/bin/bash
|
||||
|
||||
TMPDIR=/tmp
|
||||
OUTPATH=""
|
||||
OUTPATH=$(dirname "$1")
|
||||
|
||||
for DEBPATH in "$@"
|
||||
do
|
||||
|
Loading…
x
Reference in New Issue
Block a user