summaryrefslogtreecommitdiff
path: root/media-sound/subsonic/files/no-installers-5.patch
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2014-10-23 17:17:57 +0100
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2014-10-23 17:17:57 +0100
commit7c1cc4678e7ae07bde8706e21bd10b19893963c9 (patch)
tree68f3ef7c35e1e9fba56a1541f55e0d33b04a0a61 /media-sound/subsonic/files/no-installers-5.patch
parentthe digest, dammit (diff)
downloadgentoo-overlay-7c1cc4678e7ae07bde8706e21bd10b19893963c9.tar.gz
gentoo-overlay-7c1cc4678e7ae07bde8706e21bd10b19893963c9.tar.bz2
gentoo-overlay-7c1cc4678e7ae07bde8706e21bd10b19893963c9.zip
fix patches for subsonic 5
Diffstat (limited to 'media-sound/subsonic/files/no-installers-5.patch')
-rw-r--r--media-sound/subsonic/files/no-installers-5.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/media-sound/subsonic/files/no-installers-5.patch b/media-sound/subsonic/files/no-installers-5.patch
new file mode 100644
index 0000000..af66c53
--- /dev/null
+++ b/media-sound/subsonic/files/no-installers-5.patch
@@ -0,0 +1,22 @@
+Index: pom.xml
+===================================================================
+--- pom.xml (revision 4108)
++++ pom.xml (working copy)
+@@ -93,10 +93,6 @@
+ <id>full</id>
+ <modules>
+ <module>subsonic-booter</module>
+- <module>subsonic-installer-windows</module>
+- <module>subsonic-installer-mac</module>
+- <module>subsonic-installer-debian</module>
+- <module>subsonic-installer-rpm</module>
+ <module>subsonic-backend</module>
+ <module>subsonic-site</module>
+ <module>subsonic-assembly</module>
+@@ -170,4 +166,4 @@
+
+ </plugins>
+ </build>
+-</project>
+\ No newline at end of file
++</project>