Hi,

I have an issue with @bin marker. Basicaly I've compiled qemu from
sources and I want to create a package. One of the binary files is not
marked with @bin marker. Any ideas?

Other files from %D/bin/ directory mentioned below as arch-dependent
are marked as @bin.

# make update-plist
===>  Updating plist for qemu-0.10.2
Scanning destdir
Getting old lists
1st pass identifying files
Attaching annotations
Sorting out destdir files
make-plist: pkg/PLIST contains arch-dependent
        bin/qemu-sparc64
make-plist: pkg/PLIST contains arch-dependent
        bin/qemu-system-m68k
make-plist: pkg/PLIST contains arch-dependent
        bin/qemu-system-sparc
make-plist: pkg/PLIST contains arch-dependent
        bin/qemu-system-x86_64
make-plist: pkg/PLIST contains arch-dependent
        share/qemu/openbios-sparc32
make-plist: pkg/PLIST contains arch-dependent
        share/qemu/openbios-sparc64
pkg/PLIST changed

# make diff-plist
# diff-plist
--- PLIST.orig  Thu Apr  9 17:26:25 2009
+++ PLIST       Fri Apr 10 00:30:50 2009
@@ -2,6 +2,7 @@
 @pkgpath emulators/qemu,kqemu
 @bin bin/qemu
 @bin bin/qemu-img
+bin/qemu-sparc64
 @bin bin/qemu-system-arm
 @bin bin/qemu-system-cris
 @bin bin/qemu-system-m68k

# file bin/qemu-sparc64
bin/qemu-sparc64: ELF 32-bit LSB shared object, Intel 80386, version 1, for 
OpenBSD, stripped

-- 
best regards
q#

Reply via email to