ObjFW  Diff

Differences From Artifact [7462dd6f4d]:

To Artifact [f1d83485dc]:


101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
modern command line downloader such as resuming of downloads, using a SOCKS5
proxy, a modern terminal-based UI, etc.

%prep
%autosetup

%build
%configure
%make_build

%install
%make_install

%files








|







101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
modern command line downloader such as resuming of downloads, using a SOCKS5
proxy, a modern terminal-based UI, etc.

%prep
%autosetup

%build
%configure --disable-rpath
%make_build

%install
%make_install

%files