diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-05-16 12:32:48 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-05-16 12:32:48 +0200 |
commit | 1b21fa181652f0ba7bb0d661caf235828407494c (patch) | |
tree | d342fdbc4617f03eda5c86a122265bb749e7e9c0 /tools/debian/patches/weechat_ubuntu_trusty.patch | |
parent | b0f515279ae1244bd4b9f658e221436d61b7cf3d (diff) | |
download | weechat-1b21fa181652f0ba7bb0d661caf235828407494c.zip |
debian: fix mode of weechat-plugins.install in debian/ubuntu patches (issue #722)
Diffstat (limited to 'tools/debian/patches/weechat_ubuntu_trusty.patch')
-rw-r--r-- | tools/debian/patches/weechat_ubuntu_trusty.patch | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/tools/debian/patches/weechat_ubuntu_trusty.patch b/tools/debian/patches/weechat_ubuntu_trusty.patch index 7402a15e6..3333bd183 100644 --- a/tools/debian/patches/weechat_ubuntu_trusty.patch +++ b/tools/debian/patches/weechat_ubuntu_trusty.patch @@ -1,5 +1,5 @@ diff --git a/debian-devel/control b/debian-devel/control -index fabddc6..cce7e04 100644 +index 8f54814..cce7e04 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -3,9 +3,7 @@ Section: net @@ -27,7 +27,7 @@ index fabddc6..cce7e04 100644 Standards-Version: 3.9.8 Homepage: https://weechat.org/ diff --git a/debian-devel/rules b/debian-devel/rules -index 0fb3b21..89e8ddb 100755 +index d1603c1..ee9fc59 100755 --- a/debian-devel/rules +++ b/debian-devel/rules @@ -7,8 +7,8 @@ $(BUILDDIR)/Makefile: @@ -42,7 +42,7 @@ index 0fb3b21..89e8ddb 100755 -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING="$(CFLAGS) -D_FORTIFY_SOURCE=2" \ -DCMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING="$(LDFLAGS)" \ diff --git a/debian-stable/control b/debian-stable/control -index 641c931..5f3d8ce 100644 +index 74d134c..5f3d8ce 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -3,9 +3,7 @@ Section: net @@ -70,7 +70,7 @@ index 641c931..5f3d8ce 100644 Standards-Version: 3.9.8 Homepage: https://weechat.org/ diff --git a/debian-stable/rules b/debian-stable/rules -index b92991d..335610a 100755 +index a4e1e3d..a244e2f 100755 --- a/debian-stable/rules +++ b/debian-stable/rules @@ -7,8 +7,8 @@ $(BUILDDIR)/Makefile: @@ -107,7 +107,9 @@ index 4d0e998..bd9a567 100644 -usr/share/man/pl/man1/weechat.1.gz usr/share/man/pl/man1/weechat-curses.1.gz -usr/share/man/ru/man1/weechat.1.gz usr/share/man/ru/man1/weechat-curses.1.gz diff --git a/debian-stable/weechat-plugins.install b/debian-stable/weechat-plugins.install -index 198360f..980192f 100755 +old mode 100755 +new mode 100644 +index 198360f..980192f --- a/debian-stable/weechat-plugins.install +++ b/debian-stable/weechat-plugins.install @@ -1,10 +1,8 @@ |