Revert "caja-dropbox: Patch to build with MATE 1.9."

This reverts commit 5b54712de6.
This commit is contained in:
Willy Sudiarto Raharjo 2015-01-14 21:43:53 +07:00
parent 8c652dcc5b
commit 770b52da48

View file

@ -24,7 +24,7 @@
PRGNAM=caja-dropbox
VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-2}
BUILD=${BUILD:-1}
TAG=${TAG:-_msb}
if [ -z "$ARCH" ]; then
@ -73,9 +73,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
sed -i "s/PYTHON_CHECK_MODULE(docutils, docutils)//" configure.ac
autoreconf -fiv
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \