Drop legacy hack to make rpmlink happy which makes it angry now.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=44
This commit is contained in:
parent
8dc3b4250d
commit
d76d7f635a
@ -106,8 +106,6 @@ make install BUILD_ROOT=$RPM_BUILD_ROOT
|
|||||||
install -m 644 lib/quilt.elc \
|
install -m 644 lib/quilt.elc \
|
||||||
$RPM_BUILD_ROOT/usr/share/emacs/site-lisp/
|
$RPM_BUILD_ROOT/usr/share/emacs/site-lisp/
|
||||||
mv $RPM_BUILD_ROOT/etc/bash_completion.d/quilt{,.sh}
|
mv $RPM_BUILD_ROOT/etc/bash_completion.d/quilt{,.sh}
|
||||||
#make rpmlint happy
|
|
||||||
chmod 755 $RPM_BUILD_ROOT/%{_datadir}/quilt/scripts/patchfns
|
|
||||||
# We only needed the /usr/bin/patch compatibility symlink for the
|
# We only needed the /usr/bin/patch compatibility symlink for the
|
||||||
# test suite.
|
# test suite.
|
||||||
[ $RPM_BUILD_ROOT/usr/share/quilt/compat/patch -ef /usr/bin/patch ] \
|
[ $RPM_BUILD_ROOT/usr/share/quilt/compat/patch -ef /usr/bin/patch ] \
|
||||||
|
Loading…
Reference in New Issue
Block a user