Query: check-binary-files
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHECK-BINARY-FILES(1) User Commands CHECK-BINARY-FILES(1)NAMEcheck-binary-files - check if the archive doesn't contain a third party binaries (JARs)SYNOPSIScheck-binary-files -f instructions_file [-a archive_file]OPTIONS-a Archive file on which actions will be performed, as opposed to current directory -f The instructions file to check against. -a Archive file on which actions will be performed, as opposed to current directory -f The instructions file to check against.EXAMPLESIn %prep for the rpm spec, one would have: check-binary-files -f instructions -a abc-1-clean.tar.gz This ensures that the tarball is clean, and has nothing extra, or missing. The instruction file was generated using clean-binary-file(1).SEE ALSORegular Manual Pages clean-binary-files(1), create-jar-links(1), jpackage-utils(7) Documentation Further reading should be found in clean-binary-files.txt located in your standard documentation directory. Original mail is here: https://www.zarb.org/pipermail/jpackage-discuss/2005-November/009158.htmlAUTHORWritten by Deepak BholeREPORTING BUGSReport bugs using JPackage Bugzilla (http://www.jpackage.org/bugzilla/) check-binary-files (jpackage-utils) 1.7.5 February 2009 CHECK-BINARY-FILES(1)
Related Man Pages |
---|
md5sum(1) - redhat |
rpmbuild(8) - centos |
check-symbols(1) - debian |
clean-binary-files(1) - suse |
go-clean(1) - bsd |