repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 22 16:00:49 UTC 2012
[aur-mirror.git]
/
hpgcc
/
hpgcc.install
blob
25e9d966df3e3a475c74e51a92530bcc80eb55b2
1
post_install() {
2
echo see the README_ARCH_LINUX file.
3
echo The example makefiles have been patched so as
4
echo to not require updates to the path as described
5
echo in the original INSTALL file
6
}
7
8
post_upgrade() {
9
post_install $1
10
}
11
12
13
op=$1
14
shift
15
$op $*