diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-11-24 21:48:04 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-11-24 21:48:04 +0100 |
commit | 23640a80ef33cb835a18d7721b106a8e4f95e3d8 (patch) | |
tree | faba34d72f64e518e2f8ce933f65bc360de88ebe /sci-libs/indilib | |
parent | b48ea774f7195dd29b7815f72cdc5fb964f5a847 (diff) | |
download | brancik-overlay-23640a80ef33cb835a18d7721b106a8e4f95e3d8.tar.gz brancik-overlay-23640a80ef33cb835a18d7721b106a8e4f95e3d8.tar.bz2 |
Fix absolute path in patch
Diffstat (limited to 'sci-libs/indilib')
-rw-r--r-- | sci-libs/indilib/files/indilib-1.1.0-symlinks.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/indilib/files/indilib-1.1.0-symlinks.patch b/sci-libs/indilib/files/indilib-1.1.0-symlinks.patch index 67144ea..26925e2 100644 --- a/sci-libs/indilib/files/indilib-1.1.0-symlinks.patch +++ b/sci-libs/indilib/files/indilib-1.1.0-symlinks.patch @@ -1,5 +1,5 @@ ---- /var/tmp/portage/sci-libs/indilib-1.1.0/work/libindi_1.1.0/CMakeLists.txt 2015-09-06 15:17:35.000000000 +0200 -+++ /var/tmp/portage/sci-libs/indilib-1.1.0/work/libindi_1.1.0/CMakeLists.txt.new 2015-11-24 21:42:29.563926775 +0100 +--- CMakeLists.txt 2015-09-06 15:17:35.000000000 +0200 ++++ CMakeLists.txt.new 2015-11-24 21:42:29.563926775 +0100 @@ -262,16 +262,11 @@ install(TARGETS indi_lx200generic RUNTIME DESTINATION bin )
|