mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 20:10:29 +01:00
debian: Remove 56_ignore_runstatedir.diff.
This patch has now been applied in next, so its presence among the Debian patches would cause quilt to fail for those trying to build packages from next.
This commit is contained in:
committed by
Carlos R. Mafra
parent
67e9e7e554
commit
2da2045efa
16
debian/patches/56_ignore_runstatedir.diff
vendored
16
debian/patches/56_ignore_runstatedir.diff
vendored
@@ -1,16 +0,0 @@
|
||||
Description: Ignore runstatedir in check-cmdline-options-doc.sh
|
||||
autoconf 2.70 will add a --runstatedir option, Debian has backported it.
|
||||
Ignore it when checking whether INSTALL is up to date.
|
||||
Author: Andreas Metzler <ametzler@debian.org>
|
||||
Origin: vendor
|
||||
|
||||
--- wmaker-0.95.7.orig/Makefile.am
|
||||
+++ wmaker-0.95.7/Makefile.am
|
||||
@@ -106,6 +106,7 @@ configure-documentation:
|
||||
--ignore-prg 'enable-shared,enable-static # should be in INSTALL' \
|
||||
--ignore-prg 'disable-option-checking,enable-fast-install # should be in INSTALL' \
|
||||
--ignore-prg 'disable-libtool-lock,with-pic,with-gnu-ld,with-sysroot # for libtool' \
|
||||
+ --ignore-prg 'runstatedir #new in autoconf 2.70, backported in Debian' \
|
||||
--ignore-prg 'with-x # no use, it would not work without X'
|
||||
|
||||
.PHONY: configure-documentation
|
||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@@ -3,4 +3,3 @@
|
||||
53_Debian_WMState.diff
|
||||
54_Debian_wmmacros.diff
|
||||
55_ungif_problem.diff
|
||||
56_ignore_runstatedir.diff
|
||||
|
||||
Reference in New Issue
Block a user