Topic: Extension Package Creation - ar does not work
Installed the Debian Archiver using apt-get install binutils. This makes the ar binary available.
Installed the Sales Summary Report Extension from the default Repo and made corrections to the files in modules/rep_sales_summary. Now try to re-package it after setting the correct sha1sums.
The following does not produce FA compatible pkg from the above already installed one:
cd /var/www/frontac/modules/rep_sales_summary
ar rcs ../rep_sales_summary-2.3.3-1.pkg \
../_cache/rep_sales_summary-2.3.3-1/_init/config \
../_cache/rep_sales_summary-2.3.3-1/_init/files \
index.php \
reporting/index.php \
reporting/rep_sales_summary.php \
reporting/reports_custom.php