summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorkali <kali@leap.se>2012-10-24 04:25:46 +0900
committerkali <kali@leap.se>2012-10-24 04:25:46 +0900
commit205324734626a5dece03fc871448d0f71bbfb46d (patch)
tree9b81670ecb879d1db9729688f4df922a5b85e706 /setup.cfg
parent0060d3c74adce19fab7215b3788c5197cc05a9ae (diff)
removed branding info from branding config file
So we officially can say this is a generic client now. Branding config file is still at pkg/branding/config.py Note that with this change the package is called now leap-client so you will have to remove old installs of leap-foo-client in your path (from previous branded builds). Changing the package name was an AWFUL and painful idea, and we will not do that again. (launcher is another story). Lesson learned.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 3c2fdf51..4b049f97 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,2 @@
[egg_info]
-tag_build = dev
+#tag_build = dev