diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-19 03:35:47 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-19 03:35:47 +0300 |
commit | efb76a88613529ae4f076590ad8a9f16d4c13398 (patch) | |
tree | f543e647ae22c5fa4f9f409d1a50716e2fafc401 /i686 | |
parent | cf10d2969d01d92dcc88457c18572c68b80d37f5 (diff) | |
download | repository-efb76a88613529ae4f076590ad8a9f16d4c13398.tar.gz |
kiss: fix links
Diffstat (limited to 'i686')
l--------- | i686/kiss/build | 2 | ||||
l--------- | i686/kiss/depends | 2 | ||||
l--------- | i686/kiss/sources | 2 | ||||
l--------- | i686/kiss/version | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/i686/kiss/build b/i686/kiss/build index 6d04c8cd..3204d38d 120000 --- a/i686/kiss/build +++ b/i686/kiss/build @@ -1 +1 @@ -/home/cem/.local/repositories/main/core/kiss/build
\ No newline at end of file +../../core/kiss/build
\ No newline at end of file diff --git a/i686/kiss/depends b/i686/kiss/depends index 798a6800..ff100580 120000 --- a/i686/kiss/depends +++ b/i686/kiss/depends @@ -1 +1 @@ -/home/cem/.local/repositories/main/core/kiss/depends
\ No newline at end of file +../../core/kiss/depends
\ No newline at end of file diff --git a/i686/kiss/sources b/i686/kiss/sources index 7caff6e9..939a4462 120000 --- a/i686/kiss/sources +++ b/i686/kiss/sources @@ -1 +1 @@ -/home/cem/.local/repositories/main/core/kiss/sources
\ No newline at end of file +../../core/kiss/sources
\ No newline at end of file diff --git a/i686/kiss/version b/i686/kiss/version index a7976e84..2f666c8a 120000 --- a/i686/kiss/version +++ b/i686/kiss/version @@ -1 +1 @@ -/home/cem/.local/repositories/main/core/kiss/version
\ No newline at end of file +../../core/kiss/version
\ No newline at end of file |