瀏覽代碼

full rather than all

Bob Mottram 8 年之前
父節點
當前提交
ac542ebe9e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-app-emacs

+ 1
- 1
src/freedombone-app-emacs 查看文件

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='all'
31
+VARIANTS='full'
32
 
32
 
33
 emacs_variables=(USB_MOUNT
33
 emacs_variables=(USB_MOUNT
34
                  MY_USERNAME)
34
                  MY_USERNAME)