typo
This commit is contained in:
parent
b0dd80b439
commit
6e9075a50a
1 changed files with 2 additions and 2 deletions
|
@ -40,9 +40,9 @@ index c3b8f7a..dc5d72b
|
||||||
}
|
}
|
||||||
|
|
||||||
+# hack to support at-root packages
|
+# hack to support at-root packages
|
||||||
+changed_repos()
|
+changed_repos() {
|
||||||
+ echo "."
|
+ echo "."
|
||||||
+{
|
+}
|
||||||
+
|
+
|
||||||
build_aport() {
|
build_aport() {
|
||||||
local repo="$1" aport="$2"
|
local repo="$1" aport="$2"
|
||||||
|
|
Loading…
Reference in a new issue