You've already forked PKGBUILDs
fix(masterpdfeditor-free): moved
This commit is contained in:
6
masterpdfeditor-free/masterpdfeditor-free.install
Normal file
6
masterpdfeditor-free/masterpdfeditor-free.install
Normal file
@ -0,0 +1,6 @@
|
||||
post_install() {
|
||||
echo '0.0.0.0 get.code-industry.net' >> /etc/hosts
|
||||
}
|
||||
post_remove() {
|
||||
sed -i '/get\.code-industry\.net/d' /etc/hosts
|
||||
}
|
Reference in New Issue
Block a user