File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 206
206
rpm_fedora25x86_64 = makeRPM_x86_64 ( diskImageFunsFun : diskImageFunsFun . fedora25x86_64 ) [ "libsodium-devel" ] ;
207
207
208
208
209
- deb_debian8i386 = makeDeb_i686 ( diskImageFuns : diskImageFuns . debian8i386 ) [ "libsodium-dev" ] [ "libsodium13" ] ;
210
- deb_debian8x86_64 = makeDeb_x86_64 ( diskImageFunsFun : diskImageFunsFun . debian8x86_64 ) [ "libsodium-dev" ] [ "libsodium13" ] ;
209
+ # deb_debian8i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.debian8i386) [ "libsodium-dev" ] [ "libsodium13" ];
210
+ # deb_debian8x86_64 = makeDeb_x86_64 (diskImageFunsFun: diskImageFunsFun.debian8x86_64) [ "libsodium-dev" ] [ "libsodium13" ];
211
211
212
- deb_ubuntu1410i386 = makeDeb_i686 ( diskImageFuns : diskImageFuns . ubuntu1410i386 ) [ ] [ ] ;
213
- deb_ubuntu1410x86_64 = makeDeb_x86_64 ( diskImageFuns : diskImageFuns . ubuntu1410x86_64 ) [ ] [ ] ;
214
212
deb_ubuntu1604i386 = makeDeb_i686 ( diskImageFuns : diskImageFuns . ubuntu1604i386 ) [ "libsodium-dev" ] [ "libsodium18" ] ;
215
213
deb_ubuntu1604x86_64 = makeDeb_x86_64 ( diskImageFuns : diskImageFuns . ubuntu1604x86_64 ) [ "libsodium-dev" ] [ "libsodium18" ] ;
216
214
deb_ubuntu1610i386 = makeDeb_i686 ( diskImageFuns : diskImageFuns . ubuntu1610i386 ) [ "libsodium-dev" ] [ "libsodium18" ] ;
282
280
binaryTarball . i686-linux
283
281
binaryTarball . x86_64-darwin
284
282
binaryTarball . x86_64-linux
285
- deb_debian8i386
286
- deb_debian8x86_64
283
+ # deb_debian8i386
284
+ # deb_debian8x86_64
287
285
deb_ubuntu1604i386
288
286
deb_ubuntu1604x86_64
289
287
rpm_fedora25i386
You can’t perform that action at this time.
0 commit comments