Same player, shoot again.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=27
This commit is contained in:
parent
dd8909980a
commit
1db8ae22de
@ -84,7 +84,7 @@ CFLAGS="$RPM_OPT_FLAGS" \
|
||||
--with-rpmbuild=/usr/lib/rpm/rpmb
|
||||
make %{?jobs:-j%jobs} BUILD_ROOT=$RPM_BUILD_ROOT RELEASE=%release
|
||||
# Compile quilt.el for faster emacs startup (bnc#617673)
|
||||
pushd src
|
||||
pushd lib
|
||||
emacs -batch -q --no-site -f batch-byte-compile quilt.el
|
||||
popd
|
||||
|
||||
@ -96,7 +96,7 @@ make check
|
||||
# sendmail to neededforbuild just because of this.
|
||||
export NO_BRP_STALE_LINK_ERROR=yes
|
||||
make install BUILD_ROOT=$RPM_BUILD_ROOT
|
||||
install -m 644 src/quilt.el \
|
||||
install -m 644 lib/quilt.elc \
|
||||
$RPM_BUILD_ROOT/usr/share/emacs/site-lisp/
|
||||
mv $RPM_BUILD_ROOT/etc/bash_completion.d/quilt{,.sh}
|
||||
#make rpmlint happy
|
||||
|
Loading…
Reference in New Issue
Block a user