summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantonino2021-02-16 18:32:40 +0100
committerantonino2021-02-16 18:32:40 +0100
commit7aa4da8e63b812a7285b2445aee9098f1e698640 (patch)
treeb8b54e6ae95509e7e8641298b6f789483a7d6780
parentea93415cfff487f6065ccfb2921492596481110f (diff)
downloadaur-7aa4da8e63b812a7285b2445aee9098f1e698640.tar.gz
removed empty function from install script
-rw-r--r--revc-git.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/revc-git.install b/revc-git.install
index 7ba36c5d2bcd..68e2fea9385a 100644
--- a/revc-git.install
+++ b/revc-git.install
@@ -5,6 +5,3 @@ Copy the game directory to ~/.local/share/gtavc
EOF
}
-post_upgrade() {
-}
-