diff options
| author | Michael Biebl <biebl@debian.org> | 2016-03-01 17:15:17 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-03-01 17:15:19 +0100 |
| commit | f8b4a2538de11b9df3daf142ab9ca2e8409a75a4 (patch) | |
| tree | 3bea6516e97d0d92703724e1fc3f721c60151bf3 /debian/patches/Fix-iscsiadm-path.patch | |
| parent | 8388e5f1d9139965e489e66035e545a660aa88ba (diff) | |
Rebase patches
Diffstat (limited to 'debian/patches/Fix-iscsiadm-path.patch')
| -rw-r--r-- | debian/patches/Fix-iscsiadm-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/Fix-iscsiadm-path.patch b/debian/patches/Fix-iscsiadm-path.patch index 77db7f98..07e9bf83 100644 --- a/debian/patches/Fix-iscsiadm-path.patch +++ b/debian/patches/Fix-iscsiadm-path.patch @@ -9,10 +9,10 @@ The open-scsi package in Debian installs the iscisadm binary as 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings/plugins/ibft/plugin.c b/src/settings/plugins/ibft/plugin.c -index 555725d..cc1d32e 100644 +index 6f9b8c8..ce89599 100644 --- a/src/settings/plugins/ibft/plugin.c +++ b/src/settings/plugins/ibft/plugin.c -@@ -61,7 +61,7 @@ read_connections (SettingsPluginIbft *self) +@@ -60,7 +60,7 @@ read_connections (SettingsPluginIbft *self) GError *error = NULL; NMIbftConnection *connection; |