diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-01-29 00:06:56 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-01-29 00:06:56 +0100 |
| commit | c10f2d9b183c51fddfcb61024d01a5bd21197694 (patch) | |
| tree | be05642071d1d25f7bd6a17684a76bd9bdfde63c /testing/subtitleeditor/04-remove-deprecated-variable.patch | |
| parent | 47d62840a0a17ab1d9abf62acd4542370fe5b7ad (diff) | |
| download | aports-c10f2d9b183c51fddfcb61024d01a5bd21197694.tar.bz2 aports-c10f2d9b183c51fddfcb61024d01a5bd21197694.tar.xz | |
Remove stale patches from testing
Diffstat (limited to 'testing/subtitleeditor/04-remove-deprecated-variable.patch')
| -rw-r--r-- | testing/subtitleeditor/04-remove-deprecated-variable.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/testing/subtitleeditor/04-remove-deprecated-variable.patch b/testing/subtitleeditor/04-remove-deprecated-variable.patch deleted file mode 100644 index 6ede1f8a7b..0000000000 --- a/testing/subtitleeditor/04-remove-deprecated-variable.patch +++ /dev/null @@ -1,20 +0,0 @@ -Author: kitone <kitone@gna.org> -Description: Remove deprecated gnome-common variable GNOME2_DIR -Last-update: 2016-11-09 ---- trunk/autogen.sh -+++ trunk/autogen.sh -@@ -5,14 +5,6 @@ - - DIE=0 - --if [ -n "$GNOME2_DIR" ]; then -- ACLOCAL_FLAGS="-I $GNOME2_DIR/share/aclocal $ACLOCAL_FLAGS" -- LD_LIBRARY_PATH="$GNOME2_DIR/lib:$LD_LIBRARY_PATH" -- PATH="$GNOME2_DIR/bin:$PATH" -- export PATH -- export LD_LIBRARY_PATH --fi -- - (test -f $srcdir/configure.ac) || { - echo -n "**Error**: Directory "\`$srcdir\'" does not look like the" - echo " top-level package directory" |
