diff options
-rw-r--r-- | meta-oe/recipes-connectivity/samba/samba-3.6.8/documentation2.patch | 10 | ||||
-rw-r--r-- | meta-oe/recipes-connectivity/samba/samba_3.6.8.bb | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/meta-oe/recipes-connectivity/samba/samba-3.6.8/documentation2.patch b/meta-oe/recipes-connectivity/samba/samba-3.6.8/documentation2.patch index 88e98f1de5..902e8e2308 100644 --- a/meta-oe/recipes-connectivity/samba/samba-3.6.8/documentation2.patch +++ b/meta-oe/recipes-connectivity/samba/samba-3.6.8/documentation2.patch | |||
@@ -300,15 +300,15 @@ Index: samba/swat/lang/tr/help/welcome.html | |||
300 | @@ -40,7 +40,6 @@ | 300 | @@ -40,7 +40,6 @@ |
301 | <ul> | 301 | <ul> |
302 | <li><a href="/swat/help/smbstatus.1.html" target="docs">smbstatus</a> - Samba gözlemcisi | 302 | <li><a href="/swat/help/smbstatus.1.html" target="docs">smbstatus</a> - Samba gözlemcisi |
303 | <li><a href="/swat/help/testparm.1.html" target="docs">testparm</a> - ayar dosyas?n? kontrol eder | 303 | <li><a href="/swat/help/testparm.1.html" target="docs">testparm</a> - ayar dosyasını kontrol eder |
304 | - <li><a href="/swat/help/testprns.1.html" target="docs">testprns</a> - yaz?c? ayarlar?n? kontrol eder | 304 | - <li><a href="/swat/help/testprns.1.html" target="docs">testprns</a> - yazıcı ayarlarını kontrol eder |
305 | <li><a href="/swat/help/nmblookup.1.html" target="docs">nmblookup</a> - NetBIOS isim sorgulama arac? | 305 | <li><a href="/swat/help/nmblookup.1.html" target="docs">nmblookup</a> - NetBIOS isim sorgulama aracı |
306 | </ul> | 306 | </ul> |
307 | <li><b>Kitaplar</b> | 307 | <li><b>Kitaplar</b> |
308 | @@ -66,4 +65,4 @@ | 308 | @@ -66,4 +65,4 @@ |
309 | 309 | ||
310 | E?er SWAT'?n bu sürümü ile ilgili konular? tart??mak istiyorsan?z, lütfen | 310 | Eğer SWAT'ın bu sürümü ile ilgili konuları tartışmak istiyorsanız, lütfen |
311 | <A HREF="http://lists.samba.org/">samba</A> eposta listesine üye olun. | 311 | <A HREF="http://lists.samba.org/">samba</A> eposta listesine üye olun. |
312 | - | 312 | - |
313 | \ No newline at end of file | 313 | \ No newline at end of file |
314 | + | 314 | + |
diff --git a/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb b/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb index 61fa4b36fa..cc09a489d9 100644 --- a/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb +++ b/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb | |||
@@ -3,6 +3,8 @@ require samba-basic.inc | |||
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://../COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://../COPYING;md5=d32239bcb673463ab874e80d47fae504" |
5 | 5 | ||
6 | PR = "r1" | ||
7 | |||
6 | SRC_URI += "\ | 8 | SRC_URI += "\ |
7 | file://config-h.patch \ | 9 | file://config-h.patch \ |
8 | file://documentation.patch;patchdir=.. \ | 10 | file://documentation.patch;patchdir=.. \ |