Deprecate microblogpub
This commit is contained in:
parent
88e4272d7a
commit
988f2dd394
|
@ -7,6 +7,8 @@
|
|||
#
|
||||
# Freedom in the Cloud
|
||||
#
|
||||
# This needs python 3.6, which is later than the debian version
|
||||
#
|
||||
# License
|
||||
# =======
|
||||
#
|
||||
|
@ -25,7 +27,7 @@
|
|||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
VARIANTS='full full-vim'
|
||||
VARIANTS=''
|
||||
|
||||
IN_DEFAULT_INSTALL=0
|
||||
SHOW_ON_ABOUT=1
|
||||
|
|
Loading…
Reference in New Issue