소스 검색

sourcedeb not needed

Bob Mottram 9 년 전
부모
커밋
b744bd74e2
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      Makefile

+ 0
- 3
Makefile 파일 보기

@@ -120,6 +120,3 @@ clean:
120 120
 	rm -f \#* \.#* debian/*.substvars debian/*.log
121 121
 	rm -fr deb.* debian/${APP}
122 122
 	rm -f ../${APP}*.deb ../${APP}*.changes ../${APP}*.asc ../${APP}*.dsc
123
-sourcedeb:
124
-	tar -cvf ../${APP}_${VERSION}.orig.tar ../${APP}-${VERSION} --exclude-vcs --exclude 'debian'
125
-	gzip -f9n ../${APP}_${VERSION}.orig.tar