summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2017-08-17 20:46:44 +0200
committerspider-mario2017-08-17 20:46:44 +0200
commit9dcc80e552cc91ff08c92f7349e6d8a67d2deb50 (patch)
tree2bfa9fabd0e45094a2b7b3971edbd6becb2d8a5d /PKGBUILD
parent46518b2a4f21edf6402956cbff031d9d0f1acc6f (diff)
downloadaur-9dcc80e552cc91ff08c92f7349e6d8a67d2deb50.tar.gz
Mention how to install both versions at the same time
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4240563076a..c16b374493f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,4 +47,7 @@ package_python-pulp() {
package_python2-pulp() {
_package_for_python_version python2
+
+ # Uncomment the following line if you want to install both versions at the same time:
+ # rm "$pkgdir"/usr/bin/pulp{,doc}test
}