13 lines
340 B
Diff
13 lines
340 B
Diff
reason: Linux/bin/ vendors {listing,fasm} binaries, statically linked for i386
|
|
|
|
--- a/SASM.pro
|
|
+++ b/SASM.pro
|
|
@@ -31,7 +31,6 @@
|
|
docfiles.path = $$DATADIR/doc/sasm/
|
|
} else {
|
|
binfile.files += sasm
|
|
- binfile.files += Linux/bin/*
|
|
binfile.path = $$BINDIR
|
|
data.files += Linux/share/sasm/*
|
|
data.path = $$DATADIR/sasm/
|