mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
patch management with dpkg-source v3
Simplify debian/rules by using dpkg-source v3 (quilt) instead of the home-grown patch system in debian/rules. Change debian/nightly_build.sh to build a non-native package.
This commit is contained in:
committed by
Carlos R. Mafra
parent
dcbfb467de
commit
fef3ee5742
10
debian/patches/50_def_config_paths.diff
vendored
10
debian/patches/50_def_config_paths.diff
vendored
@@ -1,10 +1,8 @@
|
||||
Index: src/wconfig.h.in
|
||||
===================================================================
|
||||
diff --git a/src/wconfig.h.in b/src/wconfig.h.in
|
||||
index cab2bd0..e0dc434 100644
|
||||
--- src/wconfig.h.in
|
||||
+++ src/wconfig.h.in
|
||||
@@ -146,7 +146,7 @@
|
||||
index c8bb947..cf06113 100644
|
||||
--- a/src/wconfig.h.in
|
||||
+++ b/src/wconfig.h.in
|
||||
@@ -132,7 +132,7 @@
|
||||
*/
|
||||
|
||||
/* list of paths to look for the config files, searched in order of appearance */
|
||||
|
||||
Reference in New Issue
Block a user