typo
This commit is contained in:
parent
887094380b
commit
b76c48a97c
1 changed files with 2 additions and 2 deletions
|
@ -41,9 +41,9 @@ index c3b8f7a..2d09c31
|
||||||
}
|
}
|
||||||
|
|
||||||
+# 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