ソースを参照

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