summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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
}