Ok, again try convincing people that using a subproject here is the way to go...

This commit is contained in:
Łukasz 'sil2100' Zemczak 2015-09-17 11:42:51 +02:00
parent 19b8c8a934
commit e4744f68ce

View File

@ -448,6 +448,9 @@ case $PROJECT in
OPTS="${OPTS:+$OPTS }--mirror-binary-security ${MIRROR}"
OPTS="${OPTS:+$OPTS }--mirror-binary ${MIRROR}"
;;
ubuntu-pd)
add_package install ubuntu-pocket-desktop
;;
esac
;;