Package: jskeus / 1.2.6+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| jskeus | 1.2.6+dfsg-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| load from usr lib arch.patch | (download) |
irteus/irtext.l |
17 6 + 11 - 0 ! |
load so files from deb_host_multiarch
DEB_HOST_MULTIARCH is replaced in debian/rules as follows
.
override_dh_auto_configure:
sed -i s/@@DEB_HOST_MULTIARCH@@/${DEB_HOST_MULTIARCH}/ $(CURDIR)/irteus/irtext.l
dh_auto_configure
.
jskeus (1.2.2+dfsg-1) unstable; urgency=medium
.
* Initial release (Closes: #960845)
|
| makefile for debian.patch | (download) |
Makefile |
11 9 + 2 - 0 ! |
update makefile for debian
Makefile:
.
- debian requries all: for compile sources, simply (cd irteus; make)
- set EUSDIR=/usr/share/euslisp
- add install target
.
irtues/Makefile:
.
- do not use Makefile.$(ARCHDIR)
- set variables defined in Makefile.$(ARCHDIR)
- set IRTEUSDIR / INSTALL{BIN,OBJ,LIB}DIR : to $(CURDIR)
- do not compile LIBNR, use NROBJECTS
- use eus2 instead of BINDIR/eus2
- update install target
.
jskeus (1.2.1+dfsg-1) unstable; urgency=medium
.
* Initial release (Closes: #960845)
|
| fix make clean.patch | (download) |
irteus/Makefile |
21 16 + 5 - 0 ! |
remove lisp/image/jpeg from clean target remove (cd $EUSDIR/lisp/image/jpeg; make clean) because this is system installed directory . jskeus (1.2.2+dfsg-1) unstable; urgency=medium . * Initial release (Closes: #960845) |
| reproducible build.patch | (download) |
irteus/Makefile |
8 4 + 4 - 0 ! |
make the build reproducible |
1
