소스 검색

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,7 +28,7 @@
28 28
 # You should have received a copy of the GNU Affero General Public License
29 29
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
30 30
 
31
-VARIANTS='all'
31
+VARIANTS='full'
32 32
 
33 33
 emacs_variables=(USB_MOUNT
34 34
                  MY_USERNAME)