forked from pool/hxtools
This commit is contained in:
parent
cac54dfa51
commit
049e9c33cc
@ -166,6 +166,7 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
%make_install
|
||||
b="%buildroot"
|
||||
mv "$b/%_bindir"/extract_* "$b/%_libexecdir/%name/"
|
||||
mv "$b/%_bindir/rot13" "$b/%_libexecdir/%name/"
|
||||
install -dm0755 "$b/%_datadir/mc/syntax"
|
||||
install -pm0644 cooledit/*.syntax "$b/%_datadir/mc/syntax/"
|
||||
@ -211,7 +212,6 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*
|
||||
%_bindir/aumeta
|
||||
%_bindir/checkbrack
|
||||
%_bindir/cwdiff
|
||||
%_bindir/extract_*
|
||||
%_bindir/fxterm
|
||||
%_bindir/git-*
|
||||
%_bindir/gpsh
|
||||
@ -229,6 +229,7 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*
|
||||
%dir %hldir
|
||||
%hldir/diff2php
|
||||
%hldir/doxygen-kerneldoc-filter
|
||||
%hldir/extract_*
|
||||
%hldir/ldif-duplicate-attrs
|
||||
%hldir/ldif-leading-spaces
|
||||
%hldir/logontime
|
||||
|
Loading…
Reference in New Issue
Block a user