瀏覽代碼

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