Selaa lähdekoodia

gogs available only in the developer variant

Bob Mottram 9 vuotta sitten
vanhempi
commit
9187ea85dd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/freedombone-app-gogs

+ 1
- 1
src/freedombone-app-gogs Näytä tiedosto

28
 # You should have received a copy of the GNU Affero General Public License
28
 # You should have received a copy of the GNU Affero General Public License
29
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
29
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
30
 
30
 
31
-VARIANTS='full full-vim developer'
31
+VARIANTS='developer'
32
 
32
 
33
 GOGS_USERNAME='gogs'
33
 GOGS_USERNAME='gogs'
34
 GOGS_VERSION='0.9.97'
34
 GOGS_VERSION='0.9.97'