diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2012-02-22 16:41:51 -0500 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2012-02-22 16:41:51 -0500 |
| commit | 35442241ba01a563a5295918b58878a47b644f63 (patch) | |
| tree | bedb25ac597bee3bdf70e4d13951f7218001dc96 /debian/patches/correct_ldflags_use.patch | |
| parent | 06cfe1241f3a4f09a3910e870b14a8a22182abd2 (diff) | |
| download | ayatana-indicator-sound-35442241ba01a563a5295918b58878a47b644f63.tar.gz ayatana-indicator-sound-35442241ba01a563a5295918b58878a47b644f63.tar.bz2 ayatana-indicator-sound-35442241ba01a563a5295918b58878a47b644f63.zip | |
releasing version 0.8.2.0-0ubuntu1
Diffstat (limited to 'debian/patches/correct_ldflags_use.patch')
| -rw-r--r-- | debian/patches/correct_ldflags_use.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/patches/correct_ldflags_use.patch b/debian/patches/correct_ldflags_use.patch deleted file mode 100644 index 574ab4b..0000000 --- a/debian/patches/correct_ldflags_use.patch +++ /dev/null @@ -1,13 +0,0 @@ -=== modified file 'indicator-sound/src/Makefile.am' ---- indicator-sound/src/Makefile.am 2012-02-14 18:41:28 +0000 -+++ indicator-sound/src/Makefile.am 2012-02-14 18:41:43 +0000 -@@ -33,7 +33,7 @@ - $(COVERAGE_CFLAGS) \ - -Wall -Werror -DG_LOG_DOMAIN=\"Indicator-Sound\" - libsoundmenu_la_LIBADD = $(APPLET_LIBS) -lm --libsoundmenu_la_LDFLAGS = -+libsoundmenu_la_LDFLAGS = \ - $(COVERAGE_LDFLAGS) \ - -module -avoid-version - - |
