diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-12-19 21:54:18 -0500 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-12-20 22:47:02 -0500 |
| commit | 5ee8fcdf67104e539eeb369af1a0f8f35a06a50d (patch) | |
| tree | cb0ca3e01b8201d24c5e537f867b52581be03622 /gnu/packages | |
| parent | 01bc200362940f665d2738b05ad9548b9922b1bc (diff) | |
gnu: python2-openstackdocstheme: Remove package.
* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable.
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/openstack.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm index da40ef27b52..72e78dc9d3d 100644 --- a/gnu/packages/openstack.scm +++ b/gnu/packages/openstack.scm | |||
| @@ -242,9 +242,6 @@ with mox as possible, but small enhancements have been made.") | |||
| 242 | to docs.openstack.org and developer.openstack.org.") | 242 | to docs.openstack.org and developer.openstack.org.") |
| 243 | (license asl2.0))) | 243 | (license asl2.0))) |
| 244 | 244 | ||
| 245 | (define-public python2-openstackdocstheme | ||
| 246 | (package-with-python2 python-openstackdocstheme)) | ||
| 247 | |||
| 248 | (define-public python-os-client-config | 245 | (define-public python-os-client-config |
| 249 | (package | 246 | (package |
| 250 | (name "python-os-client-config") | 247 | (name "python-os-client-config") |
