ソースを参照

Remove override_dh_usrlocal

Alois Mahdal 6 年 前
コミット
a1ecb4b24a
共有1 個のファイルを変更した0 個の追加4 個の削除を含む
  1. 0
    4
      packaging/debian/rules

+ 0
- 4
packaging/debian/rules ファイルの表示

@@ -10,7 +10,3 @@ override_dh_auto_install:
10 10
 
11 11
 override_dh_auto_test:
12 12
 	make test SHELLFU_PATH=$(shell pwd)/src
13
-
14
-override_dh_usrlocal:
15
-
16
-	@true