Package: alienblaster / 1.1.0-7

Metadata

Package Version Patches format
alienblaster 1.1.0-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fix datapaths.patch | (download)

src/global.h | 334 167 + 167 - 0 !
1 file changed, 167 insertions(+), 167 deletions(-)

---
02 fix datapaths.patch | (download)

cfg/level1.cfg | 68 34 + 34 - 0 !
cfg/level2.cfg | 68 34 + 34 - 0 !
cfg/levelArcade.cfg | 30 15 + 15 - 0 !
3 files changed, 83 insertions(+), 83 deletions(-)

---
03 fix datapaths.patch | (download)

src/global.cc | 127 67 + 60 - 0 !
1 file changed, 67 insertions(+), 60 deletions(-)

---
04 cflags.patch | (download)

src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
05 fix exec name.patch | (download)

src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
06 fix highscore.patch | (download)

src/menuArcadeMode.cc | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

---
07 fix_as_needed_build.patch | (download)

src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix build with --as-needed
 the libraries must be behind the object files needing them