diff options
Diffstat (limited to 'packages/samba/samba-ads_3.3.0.bb')
-rw-r--r-- | packages/samba/samba-ads_3.3.0.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/samba/samba-ads_3.3.0.bb b/packages/samba/samba-ads_3.3.0.bb deleted file mode 100644 index 9fd4303143..0000000000 --- a/packages/samba/samba-ads_3.3.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -require samba.inc -require samba-ads.inc - -PR = "r3" -SRC_URI += "file://config-lfs.patch;patch=1 \ - file://quota.patch;patch=1;pnum=0 \ - file://configure-3.3.0.patch;patch=1 \ - file://config-h.patch;patch=1 \ - file://mtab.patch;patch=1 \ - file://wbstatic.patch;patch=1 \ - " - -do_compile () { - base_do_compile -} |