瀏覽代碼

Explicitly install before testing

Alois Mahdal 6 年之前
父節點
當前提交
960ef960a4
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      packaging/debian/rules

+ 1
- 0
packaging/debian/rules 查看文件

@@ -9,5 +9,6 @@ override_dh_auto_install:
9 9
 	make install PREFIX=/usr DESTDIR=debian/tmp
10 10
 
11 11
 override_dh_auto_test:
12
+	make install PREFIX=/usr DESTDIR=debian/tmp
12 13
 	make test \
13 14
 		SHELLFU_PATH=$(shell pwd)/debian/tmp/usr/share/shellfu/include-bash