소스 검색

Remove useless lines

Alois Mahdal 6 년 전
부모
커밋
042960e471
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0
    2
      packaging/template.spec

+ 0
- 2
packaging/template.spec 파일 보기

@@ -24,9 +24,7 @@ also re-use the source as template for your new toolkit.
24 24
 %prep
25 25
 %setup -q
26 26
 
27
-
28 27
 %build
29
-# %%configure
30 28
 make %{?_smp_mflags}
31 29
 
32 30
 %install