diff options
| author | Michael Biebl <biebl@debian.org> | 2016-01-20 17:18:16 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-01-20 17:18:18 +0100 |
| commit | 24723d74205f3dffee8273114e33909bf6846e7b (patch) | |
| tree | 8c9c0769aaab9f30d00439599056dc2eb33c9111 /debian/patches/Fix-iscsiadm-path.patch | |
| parent | 913cbf772027e10b6e4ba8c93f8d326061440c79 (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 161b366f..77db7f98 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 632c4df..e64bbe4 100644 +index 555725d..cc1d32e 100644 --- a/src/settings/plugins/ibft/plugin.c +++ b/src/settings/plugins/ibft/plugin.c -@@ -62,7 +62,7 @@ read_connections (SCPluginIbft *self) +@@ -61,7 +61,7 @@ read_connections (SettingsPluginIbft *self) GError *error = NULL; NMIbftConnection *connection; |