ソースを参照

Import Debian version 2.99+3.0.beta6-2

Noèl Köthe 19 年 前
コミット
cb19937b3c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      debian/rules

+ 1 - 0
debian/rules

@@ -65,6 +65,7 @@ install: build
 
 	# Add here commands to install the package into debian/tcpreplay.
 	$(MAKE) install prefix=$(CURDIR)/debian/tcpreplay/usr
+	rm $(CURDIR)/debian/tcpreplay/usr/bin/man2html
 
 
 # Build architecture-independent files here.