mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-28 07:58:04 +01:00
Revert "caja-dropbox: Patch to build with MATE 1.9."
This reverts commit 5b54712de6
.
This commit is contained in:
parent
8c652dcc5b
commit
770b52da48
1 changed files with 1 additions and 4 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue