소스 검색

license

pull/18/head
Joel Schaerer 15 년 전
부모
커밋
730b9836fa
2개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      autojump
  2. +3
    -0
      autojump.install

+ 2
- 0
autojump 파일 보기

@ -1,4 +1,6 @@
#!/usr/bin/python
#This code is licensed under the GPL, version 3.
#A full copy of the license can be obtained by contacting the author at the following email adress: joel.schaerer@laposte.net
from __future__ import division
import cPickle
import getopt

+ 3
- 0
autojump.install 파일 보기

@ -1,3 +1,6 @@
#This code is licensed under the GPL, version 3.
#A full copy of the license can be obtained by contacting the author at the following email adress: joel.schaerer@laposte.net
# arg 1: the new package version
post_install() {
echo " > You need to source /etc/profile in your ~/.bashrc for this to work"

불러오는 중...
취소
저장