3ed/aurpac
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
PRE ALPHA VERSION
1. Run standalone ('a' or 'b')
a) Run './aurpac' inside source dir
b) Create './aurpac' yourself...
#!/bin/sh
PERLLIB="/source/dir" exec /source/dir/script/aurpac.pl "$@"
2. Install (not tested)
perl Makefile.pl
make
sudo make install