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:
Jean Delvare 2011-12-16 14:17:57 +00:00 committed by Git OBS Bridge
parent 8dc3b4250d
commit d76d7f635a

View File

@ -106,8 +106,6 @@ make install BUILD_ROOT=$RPM_BUILD_ROOT
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
chmod 755 $RPM_BUILD_ROOT/%{_datadir}/quilt/scripts/patchfns
# We only needed the /usr/bin/patch compatibility symlink for the
# test suite.
[ $RPM_BUILD_ROOT/usr/share/quilt/compat/patch -ef /usr/bin/patch ] \